Files
lighthouse/common
realbigsean 5bc93869c8 Update ValidatorStatus to match the v1 API (#2149)
## Issue Addressed

N/A

## Proposed Changes

We are currently a bit off of the standard API spec because we have [this](https://hackmd.io/bQxMDRt1RbS1TLno8K4NPg?view) proposal implemented for validator status.  Based on discussion [here](https://github.com/ethereum/eth2.0-APIs/pull/94), it looks like this won't be added to the spec until v2, so this PR implements [this](https://hackmd.io/ofFJ5gOmQpu1jjHilHbdQQ) validator status logic instead

## Additional Info

N/A


Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-02-24 04:15:13 +00:00
..
2021-02-10 23:29:49 +00:00
2020-10-05 08:22:19 +00:00
2021-02-10 23:29:49 +00:00
2021-02-24 03:08:52 +00:00
2021-02-10 23:29:49 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.