lighthouse/consensus/fork_choice
Paul Hauner 6dde12f311
[Merge] Optimistic Sync: Stage 1 (#2686)
* Add payload verification status to fork choice

* Pass payload verification status to import_block

* Add valid back-propagation

* Add head safety status latch to API

* Remove ExecutionLayerStatus

* Add execution info to client notifier

* Update notifier logs

* Change use of "hash" to refer to beacon block

* Shutdown on invalid finalized block

* Tidy, add comments

* Fix failing FC tests

* Allow blocks with unsafe head

* Fix forkchoiceUpdate call on startup
2021-12-02 14:26:54 +11:00
..
src [Merge] Optimistic Sync: Stage 1 (#2686) 2021-12-02 14:26:54 +11:00
tests [Merge] Optimistic Sync: Stage 1 (#2686) 2021-12-02 14:26:54 +11:00
Cargo.toml [Merge] Implement execution_layer (#2635) 2021-12-02 14:26:51 +11:00