lighthouse/beacon_node/beacon_chain
Jimmy Chen d4f26ee123 Add block roots heal logic in v18 schema migration. (#4875)
## Issue Addressed

Fixes #4697. 

This also unblocks the state pruning PR (#4835). Because self healing breaks if state pruning is applied to a database with missing block roots.

## Proposed Changes

- Fill in the missing block roots between last restore point slot and split slot when upgrading to latest database version.
2023-10-25 03:42:24 +00:00
..
src Add block roots heal logic in v18 schema migration. (#4875) 2023-10-25 03:42:24 +00:00
tests Add block roots heal logic in v18 schema migration. (#4875) 2023-10-25 03:42:24 +00:00
Cargo.toml Enable BLS portable feature on all CI tests (#4868) 2023-10-20 07:30:27 +00:00