lighthouse/beacon_node/client/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
..
builder.rs Ignore blocks that skip a large distance from their parent (#1530) 2020-08-17 10:54:58 +00:00
config.rs Ignore blocks that skip a large distance from their parent (#1530) 2020-08-17 10:54:58 +00:00
error.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
lib.rs Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
metrics.rs Add sync-speed metric (#898) 2020-03-18 09:25:29 +11:00
notifier.rs Clean up logs (#1541) 2020-08-18 08:11:39 +00:00