lighthouse/beacon_node/eth2_libp2p/src
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
..
behaviour Implement checkpoint sync (#2244) 2021-09-22 00:37:28 +00:00
discovery Refactor discovery queries (#2518) 2021-08-24 00:12:13 +00:00
peer_manager Consistent tracking of disconnected peers (#2650) 2021-09-30 04:31:43 +00:00
rpc Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
types Implement checkpoint sync (#2244) 2021-09-22 00:37:28 +00:00
config.rs Shutdown after sync (#2519) 2021-08-30 13:46:13 +00:00
lib.rs Altair networking (#2300) 2021-08-04 01:44:57 +00:00
metrics.rs Add interop metrics (#2645) 2021-09-29 23:44:24 +00:00
service.rs Consistent tracking of disconnected peers (#2650) 2021-09-30 04:31:43 +00:00