lighthouse/common/eth2/src
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
..
lighthouse_vc Implement VC API (#1657) 2020-10-02 09:42:19 +00:00
lib.rs Update pool/attestations and committees endpoints (#1899) 2020-11-18 23:31:39 +00:00
lighthouse.rs Improve UX whilst VC is waiting for genesis (#1915) 2020-11-23 01:00:22 +00:00
types.rs Update pool/attestations and committees endpoints (#1899) 2020-11-18 23:31:39 +00:00