## 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 |
||
|---|---|---|
| .. | ||
| common | ||
| per_block_processing | ||
| per_epoch_processing | ||
| upgrade | ||
| genesis.rs | ||
| lib.rs | ||
| macros.rs | ||
| metrics.rs | ||
| per_block_processing.rs | ||
| per_epoch_processing.rs | ||
| per_slot_processing.rs | ||
| state_advance.rs | ||
| upgrade.rs | ||
| verify_operation.rs | ||