lighthouse/beacon_node/client/src
Paul Hauner 748658e32c Add some debug logs for checkpoint sync (#3281)
## Issue Addressed

NA

## Proposed Changes

I used these logs when debugging a spurious failure with Infura and thought they might be nice to have around permanently.

There's no changes to functionality in this PR, just some additional `debug!` logs.

## Additional Info

NA
2022-06-23 05:19:20 +00:00
..
builder.rs Add some debug logs for checkpoint sync (#3281) 2022-06-23 05:19:20 +00:00
config.rs [refactor] Refactor Option/Result combinators (#3180) 2022-05-16 01:59:47 +00:00
error.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
lib.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
metrics.rs Monitoring service api (#2251) 2021-05-26 05:58:41 +00:00
notifier.rs [Merge] Optimistic Sync: Stage 1 (#2686) 2021-12-02 14:26:54 +11:00