lighthouse-pulse/beacon_node
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
..
beacon_chain Add block/state caching on beacon chain (#677) 2019-12-09 14:20:25 +11:00
client Improve sync speed indicator (#683) 2019-12-09 17:23:43 +11:00
eth1 Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
eth2-libp2p Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
genesis Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
network Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
rest_api Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
src Fix issues when starting with mainnet spec (#674) 2019-12-09 17:23:56 +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