lighthouse-pulse/eth2
Paul Hauner 3afa7b0dab
Print validator pubkeys during generation (#791)
* Start docker docs

* Add progress

* Update docker.md

* Add note about geth syncing

* Fix env to use geth

* Update docs

* Remove sigp goerli node

* Change text about eth1 syncing

* Address comments from @pscott

* Add links to beaconcha.in

* Add instructions for starting an eth1 node

* Print validator pubkeys during generation

* Fix typo

* Re-organise Syncing log

* Add notes about finding the validator pubkey

* Fix double-0x prefix bug

* Fix typo
2020-01-10 15:47:07 +11:00
..
lmd_ghost Store states efficiently in the hot database (#746) 2020-01-08 13:58:01 +11:00
operation_pool Delete outdated deposits handling in operation pool (#719) 2019-12-17 10:37:12 +11:00
state_processing Optimization: reduce BLS decompression (#766) 2020-01-10 15:32:10 +11:00
types Optimization: reduce BLS decompression (#766) 2020-01-10 15:32:10 +11:00
utils Print validator pubkeys during generation (#791) 2020-01-10 15:47:07 +11:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.