lighthouse/beacon_node/network/src
Pawan Dhananjay b3ce8d0de9 Fix penalties in sync methods (#3384)
## Issue Addressed

N/A

## Proposed Changes

Uses the `penalize_peer` function added in #3350 in sync methods as well. The existing code in sync methods missed the `ExecutionPayloadError::UnverifiedNonOptimisticCandidate` case.
2022-07-30 00:22:39 +00:00
..
beacon_processor Fix penalties in sync methods (#3384) 2022-07-30 00:22:39 +00:00
router Remove unused method in HandlerNetworkContext (#3299) 2022-07-04 02:56:14 +00:00
service Filter non global ips from discovery (#3023) 2022-03-02 03:14:27 +00:00
subnet_service Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
sync Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
error.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
lib.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
metrics.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
nat.rs rust 1.53.0 updates (#2411) 2021-06-18 05:58:01 +00:00
persisted_dht.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
service.rs Fix some typos (#3376) 2022-07-27 00:51:06 +00:00
status.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00