lighthouse/beacon_node/eth2_libp2p
Age Manning 29a8865d07 Consistent tracking of disconnected peers (#2650)
## Issue Addressed

N/A

## Proposed Changes

When peers switching to a disconnecting state, decrement the disconnected peers counter. This also downgrades some crit logs to errors. 

I've also added a re-sync point when peers get unbanned the disconnected peer count will match back to the number of disconnected peers if it has gone out of sync previously.
2021-09-30 04:31:43 +00:00
..
src Consistent tracking of disconnected peers (#2650) 2021-09-30 04:31:43 +00:00
tests Subscribe to altair gossip topics 2 slots before fork (#2532) 2021-09-17 01:11:16 +00:00
Cargo.toml Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00