DIVE icon indicating copy to clipboard operation
DIVE copied to clipboard

migrate local eth node set up away from `eth-network-package` and to `eth2-package`

Open leeederek opened this issue 2 years ago • 1 comments

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.

leeederek avatar Sep 26 '23 15:09 leeederek

Thanks for the heads up @leeederek

@abhiyana @shreyasbhat0 please look into it

Mr-Nobody21 avatar Sep 27 '23 10:09 Mr-Nobody21