mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-10 05:35:28 +00:00
You'll need the latest versions of nim-eth-p2p, nim-serialization and nim-json-serialization. Before starting the simulation script, make sure to delete any previous json files from the simulation folder: ``` rm tests/simulation/*.json tests/simulation/start.sh ``` This should survive the creation of few blocks before diying with a block validation error.