nimbus-eth2 icon indicating copy to clipboard operation
nimbus-eth2 copied to clipboard

Try to enable Ganache in the CI run of launch_local_testnet.sh

Open zah opened this issue 5 years ago • 2 comments

Quick and dirty initial test - this should need further fixes such as installing Ganache in the Jenkins environment.

zah avatar Jun 29 '20 12:06 zah

This makes the script unusable without Ganache?

stefantalpalaru avatar Jun 29 '20 16:06 stefantalpalaru

No, you have to pass --with-ganache to enable the Ganache mode. The script doesn't require anything to be installed unless you enable this mode.

zah avatar Jun 29 '20 18:06 zah

The processing of deposits in the simulation will be implemented with the help of the execution client. Ganache is not an adequate solution in the post-merge world.

zah avatar Mar 11 '23 07:03 zah