lighthouse/beacon_node/eth2_libp2p/src
Age Manning 4f85371ce8 Downgrades a valid log (#2057)
## Issue Addressed

#2046 

## Proposed Changes

The log was originally intended to verify the correct logic and ordering of events when scoring peers. The queued tasks can be structured in such a way that peers can be banned after they are disconnected. Therefore the error log is now downgraded to  debug log.
2020-12-08 10:48:45 +00:00
..
behaviour More metrics + RPC tweaks (#2041) 2020-12-08 03:55:50 +00:00
discovery Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
peer_manager Downgrades a valid log (#2057) 2020-12-08 10:48:45 +00:00
rpc More metrics + RPC tweaks (#2041) 2020-12-08 03:55:50 +00:00
types Add additional libp2p tests (#1867) 2020-11-19 22:32:09 +00:00
config.rs fix default network handling (#2029) 2020-12-08 05:41:10 +00:00
lib.rs More metrics + RPC tweaks (#2041) 2020-12-08 03:55:50 +00:00
metrics.rs More metrics + RPC tweaks (#2041) 2020-12-08 03:55:50 +00:00
service.rs More metrics + RPC tweaks (#2041) 2020-12-08 03:55:50 +00:00