nimbus-eth2/tests/simulation
zah 3689c68cbf
Carry out the sync committee gossip duties
Other changes:

* Add server getBlockV2(), and produceBlockV2().
* Add getBlockV2() to REST test suite.
* Add client getBlockV2(), and produceBlockV2().
* Fix URLs in comments.
* Add some primitives and fix some issues in forks.nim.
* Switch `validator_client` to V2 calls usage.
* Bump `chronos` with imports fixes.
* Bump `nim-json-serialization` for `requireAllFields`.
2021-08-30 03:58:30 +03:00
..
dashboard Local sim now includes a prometheus server, a Ganache instance and a simulation dashboard server (in Tmux mode) 2020-06-22 17:30:04 +03:00
.gitignore eth2_network_simulation: mkdir + cosmetic changes 2020-06-12 16:37:36 +02:00
restapi.sh don't try to use lsof on Windows (#2762) 2021-08-05 10:49:34 +02:00
run_node.sh Remove the obsolete testnet0/1 scripts (#2727) 2021-07-16 13:02:27 +03:00
run_validator.sh Regression fix of eth2_network_simulation on Windows. (#1900) 2020-10-27 12:04:17 +01:00
start-in-tmux.sh eth2_network_simulation: fixes (#1368) 2020-07-23 17:58:54 +02:00
start.sh Carry out the sync committee gossip duties 2021-08-30 03:58:30 +03:00
vars.sh Remove the obsolete testnet0/1 scripts (#2727) 2021-07-16 13:02:27 +03:00