lighthouse/beacon_node/network/src
Jimmy Chen 39e9f7dc6b
Fix Rust beta compiler errors (1.77) (#5180)
* Lint fixes

* More fixes for beta compiler.

* Format fixes

* Move `#[allow(dead_code)]` to field level.

* Remove old comment.

* Update beacon_node/execution_layer/src/test_utils/mod.rs

Co-authored-by: João Oliveira <hello@jxs.pt>

* remove duplicate line
2024-02-05 17:54:11 +00:00
..
network_beacon_processor Compute recent lightclient updates (#4969) 2024-01-31 05:25:51 +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 Small Readability Improvement in Networking Code (#5098) 2024-01-23 12:08:57 +08: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