lighthouse/eth2
Paul Hauner 1a3d1b3077
Fix issues with testnet dir, update docs (#992)
* Fix issues with testnet dir, update docs

* Remove "simple testnet" docs

* Tear out old "bn testnet" stuff

* Add back ClientGenesis::Interop

* Tidy

* Remove lighthouse-bootstrap module

* Fix bug with spec constant mismatch

* Ensure beacon-node.toml is written to correct dir

* Add -t alias for --testnet-dir

* Update book/src/local-testnets.md

Co-Authored-By: Age Manning <Age@AgeManning.com>

* Add --purge CLI flag

* Update purge docs

* Perform manual delete of files in purge

* Rename --purge to --purge-db

* Address Michael's comments

Co-authored-by: Age Manning <Age@AgeManning.com>
2020-04-17 17:49:29 +10:00
..
operation_pool Use global pubkey cache for block processing (#849) 2020-04-06 14:13:19 +10:00
proto_array_fork_choice Optimize attestation processing (#841) 2020-03-05 17:19:35 +11:00
state_processing Update benchmarks, add to CI (#988) 2020-04-06 20:16:08 +10:00
types Update benchmarks, add to CI (#988) 2020-04-06 20:16:08 +10:00
utils Fix issues with testnet dir, update docs (#992) 2020-04-17 17:49:29 +10:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.