lighthouse/common/slot_clock
Paul Hauner c1203f5e52 Add specific log and metric for delayed blocks (#2308)
## Issue Addressed

NA

## Proposed Changes

- Adds a specific log and metric for when a block is enshrined as head with a delay that will caused bad attestations
    - We *technically* already expose this information, but it's a little tricky to determine during debugging. This makes it nice and explicit.
- Fixes a minor reporting bug with the validator monitor where it was expecting agg. attestations too early (at half-slot rather than two-thirds-slot).

## Additional Info

NA
2021-04-13 02:16:59 +00:00
..
src Add specific log and metric for delayed blocks (#2308) 2021-04-13 02:16:59 +00:00
Cargo.toml Update deps (#1322) 2020-07-06 11:55:56 +10:00