lighthouse/beacon_node
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
..
beacon_chain Fix issues with testnet dir, update docs (#992) 2020-04-17 17:49:29 +10:00
client Fix issues with testnet dir, update docs (#992) 2020-04-17 17:49:29 +10:00
eth1 Refactor tree hashing (#861) 2020-03-05 08:07:27 +11:00
eth2-libp2p Shifts tests to use random ports (#998) 2020-04-16 17:24:12 +10:00
genesis Fix issues with testnet dir, update docs (#992) 2020-04-17 17:49:29 +10:00
network move the parent lookup process to a dedicated thread (#906) 2020-03-23 12:07:41 +11:00
rest_api Use global pubkey cache for block processing (#849) 2020-04-06 14:13:19 +10:00
src Fix issues with testnet dir, update docs (#992) 2020-04-17 17:49:29 +10:00
store Add no-copy block processing cache (#863) 2020-04-06 10:53:33 +10:00
tests Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
websocket_server Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
Cargo.toml Fix issues with testnet dir, update docs (#992) 2020-04-17 17:49:29 +10:00