lighthouse/beacon_node
Paul Hauner c1203f5e52 Add specific log and metric for delayed blocks ()
## 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
..
beacon_chain Add specific log and metric for delayed blocks () 2021-04-13 02:16:59 +00:00
client Clean up warnings () 2021-04-12 00:57:43 +00:00
eth1 VC: accept unknown fields in chain spec () 2021-03-26 04:53:57 +00:00
eth2_libp2p Fix local testnet scripts () 2021-03-30 05:17:58 +00:00
genesis Update to tokio 1.1 () 2021-02-10 23:29:49 +00:00
http_api Allow for a clock disparity on the duties endpoints () 2021-03-29 23:42:35 +00:00
http_metrics Switch back to warp with cors wildcard support () 2021-02-18 22:33:12 +00:00
network Clean up warnings () 2021-04-12 00:57:43 +00:00
operation_pool Update pool/attestations and committees endpoints () 2020-11-18 23:31:39 +00:00
src Correcting disable-enr-auto-update flag definition () 2021-04-11 23:52:29 +00:00
store VC: accept unknown fields in chain spec () 2021-03-26 04:53:57 +00:00
tests Update to tokio 1.1 () 2021-02-10 23:29:49 +00:00
timer Update to tokio 1.1 () 2021-02-10 23:29:49 +00:00
websocket_server Server sent events () 2020-12-04 00:18:58 +00:00
Cargo.toml v1.2.2 () 2021-03-30 04:07:03 +00:00