lighthouse/consensus/proto_array
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
.gitignore v0.12 fork choice update (#1229) 2020-06-17 11:10:22 +10:00
Cargo.toml Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00