lighthouse-pulse/beacon_node/network/src
Age Manning 2d0b214b57 Clean up logs (#1541)
## Description

This PR improves some logging for the end-user. 

It downgrades some warning logs and removes the slots per second sync speed if we are syncing and the speed is 0. This is likely because we are syncing from a finalised checkpoint and the head doesn't change.
2020-08-18 08:11:39 +00:00
..
attestation_service Discover query grouping (#1364) 2020-07-29 02:43:50 +00:00
beacon_processor Clean up logs (#1541) 2020-08-18 08:11:39 +00:00
router Process gossip blocks on the GossipProcessor (#1523) 2020-08-17 09:20:27 +00:00
service Add multiaddr support in bootnodes (#1481) 2020-08-17 02:13:26 +00:00
sync Purge out-dated head chains on chain completion (#1538) 2020-08-18 05:22:34 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Process gossip blocks on the GossipProcessor (#1523) 2020-08-17 09:20:27 +00:00
metrics.rs Ignore blocks that skip a large distance from their parent (#1530) 2020-08-17 10:54:58 +00:00
persisted_dht.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
service.rs Add multiaddr support in bootnodes (#1481) 2020-08-17 02:13:26 +00:00