nimbus-eth2/tests
Jacek Sieka 427c0f307c
avoid extraneous hash root calculation (#2537)
When applying a block, we'll currently compute a state root for the
state after slot processing but before block processing - this is
unnecessary when a block is being applied because the intermediate state
root is never observed.
2021-05-05 08:54:21 +02:00
..
fork_choice Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
fuzzing Clarify that the deposit cretion tools are intended for testnets 2021-04-08 19:58:22 +03:00
helpers
mocking remove attestation/aggregate queue (#2519) 2021-04-26 22:39:44 +02:00
official Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
simulation REST API test framework and tests. (#2492) 2021-04-27 23:46:24 +03:00
slashing_protection avoid some slashing protection queries (#2528) 2021-05-04 15:17:28 +02:00
spec_block_processing Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
spec_epoch_processing avoid extraneous hash root calculation (#2537) 2021-05-05 08:54:21 +02:00
all_tests.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
all_tests.nim.cfg
test_attestation_pool.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_beacon_chain_db.nim rename initialize_beacon_state to initialize_beacon_state_from_eth1 (#2536) 2021-05-04 12:19:11 +02:00
test_beaconstate.nim rename initialize_beacon_state to initialize_beacon_state_from_eth1 (#2536) 2021-05-04 12:19:11 +02:00
test_bitseqs.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_block_pool.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_datatypes.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_discovery.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_eth1_monitor.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_exit_pool.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_gossip_validation.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_helpers.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_honest_validator.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_interop.nim rename initialize_beacon_state to initialize_beacon_state_from_eth1 (#2536) 2021-05-04 12:19:11 +02:00
test_keystore.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_peer_pool.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_ssz.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_ssz_merkleization.nim
test_ssz_roundtrip.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_state_transition.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_statediff.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_sync_manager.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_sync_manager.nim.cfg Split Eth2Processor in prep for batching (#2396) 2021-03-11 11:10:57 +01:00
test_sync_protocol.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_zero_signature.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
testblockutil.nim remove attestation/aggregate queue (#2519) 2021-04-26 22:39:44 +02:00
testdbutil.nim rename initialize_beacon_state to initialize_beacon_state_from_eth1 (#2536) 2021-05-04 12:19:11 +02:00
teststateutil.nim immutable validator database factoring (#2297) 2021-03-15 14:11:51 +00:00
testutil.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00