lighthouse-pulse/beacon_node
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
..
beacon_chain Add test for when skip slots kill all validators (#657) 2019-12-09 21:17:57 +11:00
client Improve sync speed indicator (#683) 2019-12-09 17:23:43 +11:00
eth1 Validator on-boarding docs (#656) 2019-12-09 22:42:36 +11:00
eth2-libp2p Sync Re-Write (#663) 2019-12-09 18:50:21 +11:00
genesis Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
network Sync Re-Write (#663) 2019-12-09 18:50:21 +11:00
rest_api Sync Re-Write (#663) 2019-12-09 18:50:21 +11:00
src Validator on-boarding docs (#656) 2019-12-09 22:42:36 +11:00
store Add block/state caching on beacon chain (#677) 2019-12-09 14:20:25 +11:00
tests Prepare for public testnet (#628) 2019-12-03 15:28:57 +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 Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00