lighthouse/beacon_node/eth2_libp2p/src
Age Manning 180c90bf6d Correct peer connection transition logic (#2725)
## Description

This PR updates the peer connection transition logic. It is acceptable for a peer to immediately transition from a disconnected state to a disconnecting state. This can occur when we are at our peer limit and a new peer's dial us.
2021-10-17 04:04:36 +00:00
..
behaviour Refactor Peerdb and PeerManager (#2660) 2021-10-11 02:45:06 +00:00
discovery Don't log errors on resubscription of gossip topics (#2613) 2021-10-06 00:46:08 +00:00
peer_manager Correct peer connection transition logic (#2725) 2021-10-17 04:04:36 +00:00
rpc Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
types Refactor Peerdb and PeerManager (#2660) 2021-10-11 02:45:06 +00:00
config.rs Shutdown after sync (#2519) 2021-08-30 13:46:13 +00:00
lib.rs Refactor Peerdb and PeerManager (#2660) 2021-10-11 02:45:06 +00:00
metrics.rs Add interop metrics (#2645) 2021-09-29 23:44:24 +00:00
service.rs Refactor Peerdb and PeerManager (#2660) 2021-10-11 02:45:06 +00:00