lighthouse-pulse/beacon_node
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
..
beacon_chain Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
client Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
eth1 Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
eth2_libp2p Consistent tracking of disconnected peers (#2650) 2021-09-30 04:31:43 +00:00
genesis Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
http_api Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
http_metrics Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
network Consistent tracking of disconnected peers (#2650) 2021-09-30 04:31:43 +00:00
operation_pool Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
src Implement checkpoint sync (#2244) 2021-09-22 00:37:28 +00:00
store Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
websocket_server Server sent events (#1920) 2020-12-04 00:18:58 +00:00
Cargo.toml Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00