lighthouse/beacon_node
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
..
beacon_chain Download checkpoint blobs during checkpoint sync (#5252) 2024-02-19 02:22:23 +00:00
beacon_processor Compute recent lightclient updates (#4969) 2024-01-31 05:25:51 +00:00
builder_client Sidecar inclusion proof (#4900) 2023-12-05 11:19:59 -05:00
client Download checkpoint blobs during checkpoint sync (#5252) 2024-02-19 02:22:23 +00:00
eth1 fix typos (#4838) 2023-10-19 22:05:15 +00:00
execution_layer Verify Versioned Hashes During Optimistic Sync (#4832) 2024-02-18 12:40:45 +00:00
genesis Fix Rust beta compiler warnings (rustc 1.75.0-beta.1 (782883f60 2023-11-12)) (#4932) 2023-11-18 03:55:11 +11:00
http_api Handle unknown head during attestation publishing (#5010) 2024-02-15 12:24:47 +00:00
http_metrics Fix Rust beta compiler warnings (rustc 1.75.0-beta.1 (782883f60 2023-11-12)) (#4932) 2023-11-18 03:55:11 +11:00
lighthouse_network Quieten gossip republish logs (#5235) 2024-02-15 04:18:23 +00:00
network check the da cache and the attester cache in responding to RPC requests (#5138) 2024-02-19 02:22:15 +00:00
operation_pool Enable BLS portable feature on all CI tests (#4868) 2023-10-20 07:30:27 +00:00
src Download checkpoint blobs during checkpoint sync (#5252) 2024-02-19 02:22:23 +00:00
store Improve database compaction and prune-states (#5142) 2024-02-08 10:05:08 +00:00
tests Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00
timer Activate clippy::manual_let_else lint (#4889) 2023-10-31 10:31:02 +00:00
Cargo.toml Bump versions (#5123) 2024-01-25 10:02:00 +11:00