lighthouse/beacon_node/network/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
..
attestation_service Server sent events (#1920) 2020-12-04 00:18:58 +00:00
beacon_processor More metrics + RPC tweaks (#2041) 2020-12-08 03:55:50 +00:00
router More metrics + RPC tweaks (#2041) 2020-12-08 03:55:50 +00:00
service Downgrades a valid log (#2057) 2020-12-08 10:48:45 +00:00
sync More metrics + RPC tweaks (#2041) 2020-12-08 03:55:50 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
metrics.rs Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
nat.rs Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
persisted_dht.rs Add database schema versioning (#1688) 2020-10-01 11:12:36 +10:00
service.rs More metrics + RPC tweaks (#2041) 2020-12-08 03:55:50 +00:00
status.rs Move some rpc processing to the beacon_processor (#1936) 2020-11-19 23:33:44 +00:00