mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 13:56:23 +00:00
8f9a5441f1
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.