lighthouse/consensus
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
..
cached_tree_hash Upgrade dependencies (#2513) 2021-08-17 01:00:24 +00:00
fork_choice Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
int_to_bytes Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
merkle_proof Upgrade dependencies (#2513) 2021-08-17 01:00:24 +00:00
proto_array Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
safe_arith Remove saturating arith from state_processing (#1644) 2020-09-25 05:18:21 +00:00
serde_utils Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
ssz Upgrade dependencies (#2513) 2021-08-17 01:00:24 +00:00
ssz_derive Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
ssz_types Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
state_processing Upgrade dependencies (#2513) 2021-08-17 01:00:24 +00:00
swap_or_not_shuffle Upgrade dependencies (#2513) 2021-08-17 01:00:24 +00:00
tree_hash Upgrade dependencies (#2513) 2021-08-17 01:00:24 +00:00
tree_hash_derive Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
types Fork schedule api (#2525) 2021-08-24 01:36:27 +00:00