nimbus-eth2/tests/official/altair
tersec 8ebd496fbe
Altair transition tests (#2624)
* Working Altair transition tests

* with fixed upstream test vectors, remove state root workaround

* switch upgrade_to_altair() to returning a reference

* remove test_state_transition

* fix invalid fork state/block combinations error messages

* avoid memory copies by reintroducing state_transition_slots(var SomeHashedBeaconState)
2021-06-04 10:38:00 +00:00
..
all_altair_fixtures_require_ssz.nim Altair transition tests (#2624) 2021-06-04 10:38:00 +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_committee.nim reorganize SSZ-based tests to support phase0 and altair (#2612) 2021-05-28 20:32:26 +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 Fix Altair epoch processing and add/enable remaining epoch processing tests (#2619) 2021-05-30 20:23:10 +00:00
test_fixture_sanity_slots.nim reorganize SSZ-based tests to support phase0 and altair (#2612) 2021-05-28 20:32:26 +00:00
test_fixture_ssz_consensus_objects.nim reorganize SSZ-based tests to support phase0 and altair (#2612) 2021-05-28 20:32:26 +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 Altair transition tests (#2624) 2021-06-04 10:38:00 +00:00