lighthouse/beacon_node/store
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
Cargo.toml Add background file logging (#2762) 2021-11-30 03:25:32 +00:00