lighthouse/consensus/proto_array/src
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
..
fork_choice_test_definition Merge remote-tracking branch 'origin/master' into spec-v0.12 2020-06-26 12:57:56 +10:00
bin.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
error.rs [Merge] Optimistic Sync: Stage 1 (#2686) 2021-12-02 14:26:54 +11:00
fork_choice_test_definition.rs [Merge] Optimistic Sync: Stage 1 (#2686) 2021-12-02 14:26:54 +11:00
lib.rs [Merge] Optimistic Sync: Stage 1 (#2686) 2021-12-02 14:26:54 +11:00
proto_array_fork_choice.rs [Merge] Optimistic Sync: Stage 1 (#2686) 2021-12-02 14:26:54 +11:00
proto_array.rs [Merge] Optimistic Sync: Stage 1 (#2686) 2021-12-02 14:26:54 +11:00
ssz_container.rs Store execution block hash in fork choice (#2643) 2021-12-02 14:26:51 +11:00