nimbus-eth2/tests/official
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
..
altair mass update from beta.3 spec refs to beta.4 spec refs (#2862) 2021-09-10 18:56:03 +00:00
merge add merge SSZ consensus object tests (#2858) 2021-09-11 10:01:05 +02:00
phase0 add random tests and rename "Official" to "Ethereum Foundation" (#2826) 2021-08-27 06:30:30 +00:00
all_fixtures_require_ssz.nim add merge SSZ consensus object tests (#2858) 2021-09-11 10:01:05 +02:00
fixtures_utils.nim use v1.1.0-beta.4 test vectors (#2861) 2021-09-10 17:35:14 +00:00
test_fixture_bls.nim add random tests and rename "Official" to "Ethereum Foundation" (#2826) 2021-08-27 06:30:30 +00:00
test_fixture_rewards.nim add random tests and rename "Official" to "Ethereum Foundation" (#2826) 2021-08-27 06:30:30 +00:00
test_fixture_ssz_generic_types.nim add random tests and rename "Official" to "Ethereum Foundation" (#2826) 2021-08-27 06:30:30 +00:00