lighthouse/consensus/proto_array/src
realbigsean aa534f8989
Store execution block hash in fork choice (#2643)
* - Update the fork choice `ProtoNode` to include `is_merge_complete`
- Add database migration for the persisted fork choice

* update tests

* Small cleanup

* lints

* store execution block hash in fork choice rather than bool
2021-12-02 14:26:51 +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 v0.12 fork choice update (#1229) 2020-06-17 11:10:22 +10:00
fork_choice_test_definition.rs Store execution block hash in fork choice (#2643) 2021-12-02 14:26:51 +11:00
lib.rs v0.12 fork choice update (#1229) 2020-06-17 11:10:22 +10:00
proto_array_fork_choice.rs Store execution block hash in fork choice (#2643) 2021-12-02 14:26:51 +11:00
proto_array.rs Store execution block hash in fork choice (#2643) 2021-12-02 14:26:51 +11:00
ssz_container.rs Store execution block hash in fork choice (#2643) 2021-12-02 14:26:51 +11:00