nimbus-eth2/tests/simulation
tersec 8a72ae89b9
fix mainnet finalization (#906)
* fix mainnet finalization and swith eth2_network_simulation to a kind of small-mainnet profile

* Fix slot reference in trace logging

* bump a couple of spec refs from v0.11.0 to v0.11.1

* bump another spec ref to v0.11.1, one more try at Jenkins test vector download CI issue

* fix other slot reference in trace logging and skip past single-block/multi-slot gaps to re-approach from ancestry side by state_transitioning, by requiring exact match on both root hash and slot for fast path

* make more precise the fast path condition

* redo logic to make uniform with BeaconChainDB; fix chronos deprecation warning

* revert not-working replacement of deprecated chronos futures `or`

* switch testnet1 to mainnet
2020-04-20 19:27:52 +02:00
..
.gitignore simulation: metric visualisation 2019-10-23 20:57:59 +02:00
beacon-chain-sim-node0-Grafana-dashboard.json track attestations sent/received in grafana (#503) 2019-10-25 16:15:39 +00:00
process_dashboard.nim simulation: metric visualisation 2019-10-23 20:57:59 +02:00
run_node.sh refactor --verify-finalization (#833) 2020-03-26 20:32:13 +00:00
start.sh fix mainnet finalization (#906) 2020-04-20 19:27:52 +02:00
vars.sh Restore the address file feature (and use it for synchronization in local sim) 2020-03-23 14:59:33 +02:00