lighthouse/beacon_node
realbigsean f21472991d
check the da cache and the attester cache in responding to RPC requests (#5138)
* check the da cache and the attester cache in responding to RPC requests

* use the processing cache instead

* update comment

* add da cache metrics

* rename early attester cache method

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into check-da-cache-in-rpc-response

* make rustup update run on the runners

* Revert "make rustup update run on the runners"

This reverts commit d097e9bfa84a13b1d7813c03df38e7756fb0bfc5.
2024-02-19 02:22:15 +00:00
..
beacon_chain check the da cache and the attester cache in responding to RPC requests (#5138) 2024-02-19 02:22:15 +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 Handle unknown head during attestation publishing (#5010) 2024-02-15 12:24:47 +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 Improve network parameters (#5177) 2024-02-08 02:40:47 +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