lighthouse/beacon_node/client
Michael Sproul 7a50684741 Harden slot notifier against clock drift (#3519)
## Issue Addressed

Partly resolves #3518

## Proposed Changes

Change the slot notifier to use `duration_to_next_slot` rather than an interval timer. This makes it robust against underlying clock changes.
2022-08-29 14:34:43 +00:00
..
src Harden slot notifier against clock drift (#3519) 2022-08-29 14:34:43 +00:00
Cargo.toml Unify execution layer endpoints (#3214) 2022-06-29 09:07:09 +00:00