lighthouse/tests
Pawan Dhananjay 89f05e4a4f Adds simulator for syncing (#758)
* Add CLI for beacon_chain_sim

* Rename beacon-chain-sim to simulator

* Fix simulator workflow

* Push Cargo.lock

* WIP syncing simulator

* Add cli args

* Remove eth1 stuff and deposits

* Add syncing strategy simulations

* Successful one node sync

* Clean up

* Rename to avoid confusion

* add command line args

* fix cargo fmt issues

* Add additional syncing strategies

* Run all syncing strategies one after other; add comments

* Improve cli argument parsing

* Change `end_after_checks` default to true

* Small modifications to syncing-sim

* Add `strategy` cli argument

* Documented defaults in cli help

Co-authored-by: mkinney <mike.kinney@gmail.com>
Co-authored-by: Age Manning <Age@AgeManning.com>
2020-01-23 18:07:39 +11:00
..
ef_tests Avoid building caches during block replay (#783) 2020-01-09 11:43:11 +11:00
eth1_test_rig Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
node_test_rig Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
simulator Adds simulator for syncing (#758) 2020-01-23 18:07:39 +11:00