lighthouse/beacon_node/beacon_chain
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
..
src Download checkpoint blobs during checkpoint sync (#5252) 2024-02-19 02:22:23 +00:00
tests Download checkpoint blobs during checkpoint sync (#5252) 2024-02-19 02:22:23 +00:00
Cargo.toml Test backfill (#5109) 2024-01-31 18:11:45 +00:00