lighthouse/consensus
Paul Hauner cfafe7ba3a Update to consensus-spec-tests v1.1.3 (#2722)
## Issue Addressed

NA

## Proposed Changes

Updates to `testing/ef_tests` to use https://github.com/ethereum/consensus-spec-tests/releases/tag/v1.1.3.

Also updates `initialize_beacon_state_from_eth1` to set the `state.fork.previous_version` to the Altair fork version when starting a new Altair chain from genesis. This will not have an effect on mainnet or any long-lived testnets. This was introduced in https://github.com/ethereum/consensus-specs/releases/tag/v1.1.1.

## Additional Info

NA
2021-10-16 05:07:21 +00:00
..
cached_tree_hash Get arbitrary check passing (2.0) (#2710) 2021-10-14 02:58:11 +00:00
fork_choice Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
int_to_bytes Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
merkle_proof Get arbitrary check passing (2.0) (#2710) 2021-10-14 02:58:11 +00:00
proto_array Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
safe_arith Remove saturating arith from state_processing (#1644) 2020-09-25 05:18:21 +00:00
serde_utils Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
ssz Get arbitrary check passing (2.0) (#2710) 2021-10-14 02:58:11 +00:00
ssz_derive Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
ssz_types Get arbitrary check passing (2.0) (#2710) 2021-10-14 02:58:11 +00:00
state_processing Update to consensus-spec-tests v1.1.3 (#2722) 2021-10-16 05:07:21 +00:00
swap_or_not_shuffle Get arbitrary check passing (2.0) (#2710) 2021-10-14 02:58:11 +00:00
tree_hash Get arbitrary check passing (2.0) (#2710) 2021-10-14 02:58:11 +00:00
tree_hash_derive Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
types Quoted altair fields (2.0) (#2712) 2021-10-14 02:58:12 +00:00