lighthouse/beacon_node/src
Paul Hauner 12d3d237cd
Disallow genesis sync outside blob pruning window (#5038)
* Disallow Syncing From Genesis By Default

* Fix CLI Tests

* Perform checks in the `ClientBuilder`

* Tidy, fix tests

* Return an error based on the Deneb fork

* Fix typos

* Fix failing test

* Add missing CLI flag

* Fix CLI flags

* Add suggestion from Sean

* Fix conflict with blob sidecars epochs

---------

Co-authored-by: Mark Mackey <mark@sigmaprime.io>
2024-01-09 14:17:01 -05:00
..
cli.rs Disallow genesis sync outside blob pruning window (#5038) 2024-01-09 14:17:01 -05:00
config.rs Disallow genesis sync outside blob pruning window (#5038) 2024-01-09 14:17:01 -05:00
lib.rs Always use a separate database for blobs (#4892) 2023-11-09 16:51:36 +11:00