Files
lighthouse/common
Paul Hauner 59b2247ab8 Improve UX whilst VC is waiting for genesis (#1915)
## Issue Addressed

- Resolves #1424

## Proposed Changes

Add a `GET lighthouse/staking` that returns 200 if the node is ready to stake (i.e., `--eth1` flag is present) or a 404 otherwise.

Whilst the VC is waiting for the genesis time to start (i.e., when the genesis state is known), check the `lighthouse/staking` endpoint and log an error if the node isn't configured for staking.

## Additional Info

NA
2020-11-23 01:00:22 +00:00
..
2020-10-05 08:22:19 +00:00
2020-11-16 05:11:35 +00:00
2020-11-18 00:44:28 +00:00
2020-10-05 08:22:19 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.