lighthouse/beacon_node/network/src
João Oliveira 59ef564b1d
Move gossipsub into a separate crate (#5401)
* move gossipsub into a separate crate

* Merge branch 'unstable' of github.com:sigp/lighthouse into separate-gossipsub

* address review 2

* clippy beta

* update logging to log gossipsub logs
2024-03-26 03:10:59 +00:00
..
network_beacon_processor Add Capella & Deneb light client support (#4946) 2024-03-25 11:01:56 +00:00
service Move gossipsub into a separate crate (#5401) 2024-03-26 03:10:59 +00:00
subnet_service Reduce load on validator subscription channels (#5311) 2024-03-07 12:32:27 +00:00
sync Improve parent lookup logging (#5451) 2024-03-22 18:16:13 +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 Fix Rust beta compiler errors 1.78.0-beta.1 (#5439) 2024-03-20 05:17:02 +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