lighthouse/beacon_node/client/src
Paul Hauner c475499dfe Fix UnableToReadSlot at startup (#3066)
## Issue Addressed

Don't send an fcU message at startup if it's pre-genesis. The startup fcU message is not critical, not required by the spec, so it's fine to avoid it for networks that start post-Bellatrix fork.
2022-03-09 23:04:19 +00:00
..
builder.rs Fix UnableToReadSlot at startup (#3066) 2022-03-09 23:04:19 +00:00
config.rs auth for engine api (#3046) 2022-03-08 06:46:24 +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