lighthouse/beacon_node
Pawan Dhananjay 3ab9d3a84e
Add a cli option for the snapshot cache size (#5270)
* Add a cli option for snapshot cache size

* Remove junk

* Make snapshot_cache module public

* lint

* Update docs
2024-02-26 05:19:39 +00:00
..
beacon_chain Add a cli option for the snapshot cache size (#5270) 2024-02-26 05:19:39 +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 Revert libp2p metrics (#4870) (#5265) 2024-02-20 04:19:17 +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 Revert libp2p metrics (#4870) (#5265) 2024-02-20 04:19:17 +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 Add a cli option for the snapshot cache size (#5270) 2024-02-26 05:19:39 +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 Release v5.0.0 (#5254) 2024-02-20 22:12:52 +00:00