nimbus-eth2/tests/official/merge
tersec 97b0070774
add merge SSZ consensus object tests (#2858)
* add merge SSZ consensus object tests

* add merge attestations, attester slashing, proposer slashing, and voluntary exit test fixtures

* throw catchable exception rather than assert on invalid SingleMemberUnion selector

* hash_tree_root can assert, because it's trusted data by that point

* re-assert on writing, since also trusted data

* beta.4 update

* implement upgrade_to_merge()
2021-09-11 10:01:05 +02:00
..
all_merge_fixtures_require_ssz.nim add merge SSZ consensus object tests (#2858) 2021-09-11 10:01:05 +02:00
test_fixture_operations_attestations.nim add merge SSZ consensus object tests (#2858) 2021-09-11 10:01:05 +02:00
test_fixture_operations_attester_slashings.nim add merge SSZ consensus object tests (#2858) 2021-09-11 10:01:05 +02:00
test_fixture_operations_proposer_slashings.nim add merge SSZ consensus object tests (#2858) 2021-09-11 10:01:05 +02:00
test_fixture_operations_voluntary_exit.nim add merge SSZ consensus object tests (#2858) 2021-09-11 10:01:05 +02:00
test_fixture_ssz_consensus_objects.nim add merge SSZ consensus object tests (#2858) 2021-09-11 10:01:05 +02:00