lighthouse/beacon_node/network/src
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
..
network_beacon_processor check the da cache and the attester cache in responding to RPC requests (#5138) 2024-02-19 02:22:15 +00:00
service Add gossipsub as a Lighthouse behaviour (#5066) 2024-01-31 17:32:31 +00:00
subnet_service Fix Rust beta compiler errors (1.77) (#5180) 2024-02-05 17:54:11 +00:00
sync Fix backfill stalling (#5192) 2024-02-08 02:40:51 +00:00
error.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
lib.rs Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
metrics.rs upgrade libp2p to v0.53.* (#4935) 2023-12-07 20:39:59 +11:00
nat.rs Move from igd to igd-next (#5068) 2024-01-31 15:48:01 +00:00
persisted_dht.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
router.rs Compute recent lightclient updates (#4969) 2024-01-31 05:25:51 +00:00
service.rs Runtime rpc request sizes (#4841) 2024-01-09 10:23:47 +11:00
status.rs enable 4844 at epoch 3 2022-09-18 12:13:03 +02:00