lighthouse/eth2
Paul Hauner 3c6c06a505
Validator on-boarding docs (#656)
* Add first draft of validator onboarding

* Update docs

* Add documentation link to main README

* Continue docs development

* Update book readme

* Update docs

* Allow vc to run without testnet subcommand

* Small change to onboarding docs

* Tidy CLI help messages

* Update docs

* Add check to val client see if beacon node is synced

* Add notifier service to validator client

* Re-order onboarding steps

* Update deposit contract address

* Update testnet dir

* Add note about public eth1 node

* Set default eth1 endpoint to sigp

* Fix broken test

* Try fix eth1 cache locking

* Be more specific about eth1 endpoint

* Increase gas limit for deposit

* Fix default deposit amount
2019-12-09 22:42:36 +11:00
..
lmd_ghost Forwards block root iterators (#672) 2019-12-06 18:52:11 +11:00
operation_pool Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
state_processing Faster BeaconState enc/dec (#671) 2019-12-06 16:44:03 +11:00
types Fix issues when starting with mainnet spec (#674) 2019-12-09 17:23:56 +11:00
utils Validator on-boarding docs (#656) 2019-12-09 22:42:36 +11:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.