lighthouse/beacon_node/network/src
realbigsean 21cdc64bfe
Improve parent lookup logging ()
* upgrade parent lookup result processing logs to debug, use display instead of debug for BlockError in case a blob parent unknown error is hit, add block root to BlockIsAlreadyKnown

* fix compile

* fix compile

* fix compile
2024-03-22 18:16:13 +00:00
..
network_beacon_processor Improve parent lookup logging () 2024-03-22 18:16:13 +00:00
service remove exit-future () 2024-02-27 22:12:44 +00:00
subnet_service Reduce load on validator subscription channels () 2024-03-07 12:32:27 +00:00
sync Improve parent lookup logging () 2024-03-22 18:16:13 +00:00
error.rs Rename eth2_libp2p to lighthouse_network () 2021-10-19 00:30:39 +00:00
lib.rs Move the BeaconProcessor into a new crate () 2023-07-10 07:45:54 +00:00
metrics.rs upgrade libp2p to v0.53.* () 2023-12-07 20:39:59 +11:00
nat.rs remove nat module and use libp2p upnp () 2024-02-27 07:29:18 +00:00
persisted_dht.rs Fix Rust beta compiler errors 1.78.0-beta.1 () 2024-03-20 05:17:02 +00:00
router.rs Compute recent lightclient updates () 2024-01-31 05:25:51 +00:00
service.rs Reduce load on validator subscription channels () 2024-03-07 12:32:27 +00:00
status.rs enable 4844 at epoch 3 2022-09-18 12:13:03 +02:00