lighthouse/consensus/state_processing/src
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
..
common Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
per_block_processing Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
per_epoch_processing Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
upgrade Optimize process_attestation with active balance cache (#2560) 2021-09-03 07:50:43 +00:00
genesis.rs Update to consensus-spec-tests v1.1.3 (#2722) 2021-10-16 05:07:21 +00:00
lib.rs Cache participating indices for Altair epoch processing (#2416) 2021-07-27 07:01:01 +00:00
macros.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
metrics.rs Cache participating indices for Altair epoch processing (#2416) 2021-07-27 07:01:01 +00:00
per_block_processing.rs Implement checkpoint sync (#2244) 2021-09-22 00:37:28 +00:00
per_epoch_processing.rs Validator monitor support for sync committees (#2476) 2021-08-31 23:31:36 +00:00
per_slot_processing.rs Validator monitor support for sync committees (#2476) 2021-08-31 23:31:36 +00:00
state_advance.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
upgrade.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
verify_operation.rs Detailed validator monitoring (#2151) 2021-01-20 19:19:38 +00:00