lighthouse/beacon_node/http_api/tests
realbigsean 5b8436e33f Fork schedule api (#2525)
## Issue Addressed

Resolves #2524

## Proposed Changes

- Return all known forks in the `/config/fork_schedule`, previously returned only the head of the chain's fork.
- Deleted the `StateId::head` method because it was only previously used in this endpoint.


Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-08-24 01:36:27 +00:00
..
common.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
fork_tests.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
main.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
tests.rs Fork schedule api (#2525) 2021-08-24 01:36:27 +00:00