lighthouse/beacon_node/store
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
Cargo.toml Remove serde derive references (#4830) 2023-10-11 13:01:30 -04:00