lighthouse/consensus/proto_array
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
..
src Store execution block hash in fork choice (#2643) 2021-12-02 14:26:51 +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