lighthouse/beacon_node/client/src
Michael Sproul c9702cb0a1
Download checkpoint blobs during checkpoint sync (#5252)
* MVP implementation (untested)

* update store checkpoint sync test

* update cli help

* Merge pull request #5253 from realbigsean/checkpoint-blobs-sean

Checkpoint blobs sean

* Warn only if blobs are missing from server

* Merge remote-tracking branch 'origin/unstable' into checkpoint-blobs

* Verify checkpoint blobs

* Move blob verification earlier
2024-02-19 02:22:23 +00:00
..
address_change_broadcast.rs fix typos (#4838) 2023-10-19 22:05:15 +00:00
builder.rs Download checkpoint blobs during checkpoint sync (#5252) 2024-02-19 02:22:23 +00:00
compute_light_client_updates.rs Compute recent lightclient updates (#4969) 2024-01-31 05:25:51 +00:00
config.rs Download checkpoint blobs during checkpoint sync (#5252) 2024-02-19 02:22:23 +00:00
error.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
lib.rs Compute recent lightclient updates (#4969) 2024-01-31 05:25:51 +00:00
metrics.rs Monitoring service api (#2251) 2021-05-26 05:58:41 +00:00
notifier.rs Add Deneb readiness logging (#5074) 2024-01-18 15:21:38 -05:00