lighthouse/eth2
Paul Hauner 988059bc9c
Fix issues when starting with mainnet spec (#674)
* Update lcli to parse spec at boot, remove pycli

* Fix issues when starting with mainnet spec

* Set default spec to mainnet

* Ensure ETH1_FOLLOW_DISTANCE is in YamlConfig

* Set testnet ETH1_FOLLOW_DISTANCE to 16

* Set testnet min validator count

* Add validator count CLI flag to lcli contract deploy

* Extend genesis delay time
2019-12-09 17:23:56 +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 Faster BeaconState enc/dec (#671) 2019-12-06 16:44:03 +11:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.