lighthouse/consensus/fork_choice/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_store.rs Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00
fork_choice.rs Store execution block hash in fork choice (#2643) 2021-12-02 14:26:51 +11:00
lib.rs Add fork choice EF tests (#2737) 2021-11-08 07:29:04 +00:00