Age Manning
|
033cca602f
|
Upgrade simulator to stable futures
|
2020-05-10 22:34:00 +10:00 |
|
Age Manning
|
19b8c5a9e0
|
Small bug fixes from initial sim tests (#993)
* Debug logging and fixes
* Minor fixes
* Remove debugging statements
|
2020-04-09 14:28:37 +10:00 |
|
Age Manning
|
f8bc045a01
|
Fix race condition in the syncing sim (#944)
* Fix race condition in the syncing sim
* Update another strategy
|
2020-03-23 18:28:13 +11:00 |
|
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 |
|