nimbus-eth2
nimbus-eth2 copied to clipboard
Try to enable Ganache in the CI run of launch_local_testnet.sh
Quick and dirty initial test - this should need further fixes such as installing Ganache in the Jenkins environment.
This makes the script unusable without Ganache?
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.
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.