lighthouse/beacon_node/network/src
João Oliveira 65c4ff0775
remove exit-future (#5183)
* remove exit-future usage,

as it is non maintained, and replace with async-channel which is already in the repo.

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into remove-exit-future

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into remove-exit-future
2024-02-27 22:12:44 +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 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 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 remove nat module and use libp2p upnp (#4840) 2024-02-27 07:29:18 +00:00
status.rs enable 4844 at epoch 3 2022-09-18 12:13:03 +02:00