lighthouse/beacon_node/network/src
Pawan Dhananjay 84a902a589
Reduce load on validator subscription channels (#5311)
* Fix tests

* Merge branch 'unstable' into unclog-channels

* Avoid reallocations

* Reduce subscription load on beacon node
2024-03-07 12:32:27 +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 remove exit-future (#5183) 2024-02-27 22:12:44 +00:00
subnet_service Reduce load on validator subscription channels (#5311) 2024-03-07 12:32:27 +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 remove nat module and use libp2p upnp (#4840) 2024-02-27 07:29:18 +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 Reduce load on validator subscription channels (#5311) 2024-03-07 12:32:27 +00:00
status.rs enable 4844 at epoch 3 2022-09-18 12:13:03 +02:00