nimbus-eth2/tests/official
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
..
altair Altair transition tests (#2624) 2021-06-04 10:38:00 +00:00
phase0 update ChainDAG.effective_balance() to use StateData; rm ChainDAG.getBlockByPreciseSlot() (#2622) 2021-06-01 12:40:13 +00:00
all_fixtures_require_ssz.nim reorganize SSZ-based tests to support phase0 and altair (#2612) 2021-05-28 20:32:26 +00:00
fixtures_utils.nim use v1.1.0-alpha.6 test vectors (#2618) 2021-05-30 09:51:01 +00:00
test_fixture_bls.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_fixture_const_sanity_check.nim use v1.1.0-alpha.6 test vectors (#2618) 2021-05-30 09:51:01 +00:00
test_fixture_rewards.nim use v1.1.0 phase 0 test vectors (#2592) 2021-05-24 10:42:40 +02:00
test_fixture_ssz_generic_types.nim use v1.1.0 phase 0 test vectors (#2592) 2021-05-24 10:42:40 +02:00