lighthouse/consensus
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
..
cached_tree_hash Fix Rust beta compiler errors (1.77) (#5180) 2024-02-05 17:54:11 +00:00
fork_choice Reduce size of futures in HTTP API to prevent stack overflows (#5104) 2024-01-23 15:32:07 +11:00
int_to_bytes Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
merkle_proof Sidecar inclusion proof (#4900) 2023-12-05 11:19:59 -05:00
proto_array Update to consensus spec v1.4.0-beta.6 (#5094) 2024-02-08 18:08:21 +00:00
safe_arith Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
state_processing Reduce size of futures in HTTP API to prevent stack overflows (#5104) 2024-01-23 15:32:07 +11:00
swap_or_not_shuffle Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
types Download checkpoint blobs during checkpoint sync (#5252) 2024-02-19 02:22:23 +00:00