lighthouse/beacon_node/beacon_chain
Paul Hauner 35350dff75
[Merge] Block validator duties when EL is not ready (#2672)
* Reject some HTTP endpoints when EL is not ready

* Restrict more endpoints

* Add watchdog task

* Change scheduling

* Update to new schedule

* Add "syncing" concept

* Remove RequireSynced

* Add is_merge_complete to head_info

* Cache latest_head in Engines

* Call consensus_forkchoiceUpdate on startup
2021-12-02 14:26:53 +11:00
..
src [Merge] Block validator duties when EL is not ready (#2672) 2021-12-02 14:26:53 +11:00
tests Add BeaconChainHarness tests for The Merge (#2661) 2021-12-02 14:26:52 +11:00
Cargo.toml Add BeaconChainHarness tests for The Merge (#2661) 2021-12-02 14:26:52 +11:00