lighthouse/beacon_node/client/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
..
address_change_broadcast.rs fix typos (#4838) 2023-10-19 22:05:15 +00:00
builder.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
error.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
lib.rs Add Experimental QUIC support (#4577) 2023-09-15 03:07:24 +00:00
metrics.rs Monitoring service api (#2251) 2021-05-26 05:58:41 +00:00
notifier.rs Add more checks and logging before genesis (#4730) 2023-09-21 00:26:53 +00:00