nimbus-eth2/tests/official/phase0
Jacek Sieka 9697b73e71
forkedbeaconstate_helpers -> forks (#2772)
Simpler module name for stuff that covers forks

* check that runtime config matches database state
* also include some assorted altair cleanups
* use "standard" genesis fork in local testnet to work around missing
runtime config support
2021-08-10 22:46:35 +02: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 Implement split preset/config support (#2710) 2021-07-12 15:01:38 +02: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 Implement split preset/config support (#2710) 2021-07-12 15:01:38 +02:00
test_fixture_operations_proposer_slashings.nim Implement split preset/config support (#2710) 2021-07-12 15:01:38 +02:00
test_fixture_operations_voluntary_exit.nim Implement split preset/config support (#2710) 2021-07-12 15:01:38 +02:00
test_fixture_sanity_blocks.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
test_fixture_sanity_slots.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02: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 Implement split preset/config support (#2710) 2021-07-12 15:01:38 +02:00