lighthouse/eth2/types
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
..
benches Add block/state caching on beacon chain (#677) 2019-12-09 14:20:25 +11:00
examples Faster BeaconState enc/dec (#671) 2019-12-06 16:44:03 +11:00
src Fix issues when starting with mainnet spec (#674) 2019-12-09 17:23:56 +11:00
Cargo.toml Faster BeaconState enc/dec (#671) 2019-12-06 16:44:03 +11:00