nimbus-eth2/tests/official/phase0
tersec 5e9b932c3c
avoid recomputing base_reward_per_increment() across attestations (#2704)
* avoid recomputing base_reward_per_increment() across attestations

* add adapter template to fix nbench process_attestations build

* nfuzz also uses process_attestations()
2021-07-06 06:19:06 +00:00
..
all_phase0_fixtures_require_ssz.nim reorganize SSZ-based tests to support phase0 and altair (#2612) 2021-05-28 20:32:26 +00:00
test_fixture_operations_attestations.nim avoid recomputing base_reward_per_increment() across attestations (#2704) 2021-07-06 06:19:06 +00:00
test_fixture_operations_attester_slashings.nim add checkDir = true to walkDir() across tests (#2694) 2021-07-02 17:33:59 +00:00
test_fixture_operations_block_header.nim add checkDir = true to walkDir() across tests (#2694) 2021-07-02 17:33:59 +00:00
test_fixture_operations_deposits.nim add checkDir = true to walkDir() across tests (#2694) 2021-07-02 17:33:59 +00:00
test_fixture_operations_proposer_slashings.nim add checkDir = true to walkDir() across tests (#2694) 2021-07-02 17:33:59 +00:00
test_fixture_operations_voluntary_exit.nim add checkDir = true to walkDir() across tests (#2694) 2021-07-02 17:33:59 +00:00
test_fixture_sanity_blocks.nim add checkDir = true to walkDir() across tests (#2694) 2021-07-02 17:33:59 +00:00
test_fixture_sanity_slots.nim add checkDir = true to walkDir() across tests (#2694) 2021-07-02 17:33:59 +00:00
test_fixture_ssz_consensus_objects.nim add checkDir = true to walkDir() across tests (#2694) 2021-07-02 17:33:59 +00:00
test_fixture_state_transition_epoch.nim ensure existence of test vector directories via walkDirRec() (#2703) 2021-07-05 18:40:09 +00:00