lighthouse/beacon_node/beacon_chain
Jimmy Chen 67e0569d9b
Fix corrupted DB on networks where the first slot is skipped (Holesky) (#4985)
* Fix zero block roots on skip slots.

* Remove temporary comment, println code and unused imports.

* Remove `println!` in test.
2023-12-07 15:12:06 +11:00
..
src Fix corrupted DB on networks where the first slot is skipped (Holesky) (#4985) 2023-12-07 15:12:06 +11:00
tests Fix corrupted DB on networks where the first slot is skipped (Holesky) (#4985) 2023-12-07 15:12:06 +11:00
Cargo.toml Enable BLS portable feature on all CI tests (#4868) 2023-10-20 07:30:27 +00:00