nimbus-eth2/tests/official/altair
tersec ae1abf24af
add Altair support to block quarantine/clearance and block_sim (#2662)
* add Altair support to the block quarantine

* switch some spec/datatypes imports to spec/datatypes/base

* add Altair support to block_clearance

* allow runtime configuration of Altair transition slot

* enable Altair in block_sim, including in CI
2021-06-23 14:43:18 +00:00
..
all_altair_fixtures_require_ssz.nim update to Altair as of v1.1.0-alpha.7 (#2649) 2021-06-14 17:42:46 +00:00
test_fixture_fork.nim Altair transition tests (#2624) 2021-06-04 10:38:00 +00:00
test_fixture_operations_attestations.nim reorganize SSZ-based tests to support phase0 and altair (#2612) 2021-05-28 20:32:26 +00:00
test_fixture_operations_attester_slashings.nim reorganize SSZ-based tests to support phase0 and altair (#2612) 2021-05-28 20:32:26 +00:00
test_fixture_operations_block_header.nim reorganize SSZ-based tests to support phase0 and altair (#2612) 2021-05-28 20:32:26 +00:00
test_fixture_operations_deposits.nim reorganize SSZ-based tests to support phase0 and altair (#2612) 2021-05-28 20:32:26 +00:00
test_fixture_operations_proposer_slashings.nim reorganize SSZ-based tests to support phase0 and altair (#2612) 2021-05-28 20:32:26 +00:00
test_fixture_operations_sync_aggregate.nim update to Altair as of v1.1.0-alpha.7 (#2649) 2021-06-14 17:42:46 +00:00
test_fixture_operations_voluntary_exit.nim reorganize SSZ-based tests to support phase0 and altair (#2612) 2021-05-28 20:32:26 +00:00
test_fixture_sanity_blocks.nim add Altair support to block quarantine/clearance and block_sim (#2662) 2021-06-23 14:43:18 +00:00
test_fixture_sanity_slots.nim use ForkedHashedBeaconState in StateData (#2634) 2021-06-11 20:51:46 +03:00
test_fixture_ssz_consensus_objects.nim update to Altair as of v1.1.0-alpha.7 (#2649) 2021-06-14 17:42:46 +00:00
test_fixture_state_transition_epoch.nim Fix Altair epoch processing and add/enable remaining epoch processing tests (#2619) 2021-05-30 20:23:10 +00:00
test_fixture_transition.nim implement Altair attestation pool cache init (#2659) 2021-06-17 17:13:14 +00:00