DIVE
DIVE copied to clipboard
migrate local eth node set up away from `eth-network-package` and to `eth2-package`
Overview
DIVE currently depends on `eth-network-package here: https://github.com/HugoByte/DIVE/blob/main/services/evm/eth/src/node-setup/start-eth-node.star#L2-L5
Kurtosis will be merging eth-network-package into eth2-package AND renaming eth2-package to something else (likely ethereum-package).
This Github issue is to track the migration of the dependency from eth-network-package to the new merged repo (eth2-package, but will likely be renamed).
Note: nothing will break for DIVE because we do not plan to delete eth-network-package, but will archive it.
Thanks for the heads up @leeederek
@abhiyana @shreyasbhat0 please look into it