lighthouse/beacon_node/network/src
Divma e2c0650d16 Relax late sync committee penalty (#2752)
## Issue Addressed

Getting too many peers kicked due to slightly late sync committee messages as tested on.. under-performant hardware.

## Proposed Changes

Only penalize if the message is more than one slot late. Still ignore the message-

Co-authored-by: Divma <26765164+divagant-martian@users.noreply.github.com>
2021-10-31 22:30:19 +00:00
..
beacon_processor Relax late sync committee penalty (#2752) 2021-10-31 22:30:19 +00:00
router Prevent double import of blocks (#2647) 2021-10-28 03:36:14 +00:00
service Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
subnet_service Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
sync remove double backfill sync state (#2733) 2021-10-19 22:32:25 +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 Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +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 Fixed Gossip Topics on Fork Boundary (#2619) 2021-10-29 00:05:27 +00:00
status.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00