nimbus-eth2/tests/simulation
Zahary Karadjov 8f9a5441f1 More reliable network simulation
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.
2019-01-05 14:35:47 +02:00
..
.gitignore Chain creation and network simulation start script 2018-12-19 15:39:00 +02:00
start.sh More reliable network simulation 2019-01-05 14:35:47 +02:00