nimbus-eth2/tests
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
..
fork_choice remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
fuzzing Clarify that the deposit cretion tools are intended for testnets 2021-04-08 19:58:22 +03:00
helpers remove {.inline.} pragmas (#2033) 2020-11-20 11:00:22 +01:00
mocking forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
official forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
simulation don't try to use lsof on Windows (#2762) 2021-08-05 10:49:34 +02:00
slashing_protection add checkDir = true to walkDir() across tests (#2694) 2021-07-02 17:33:59 +00:00
spec_block_processing forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
spec_epoch_processing forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
all_tests.nim Implement split preset/config support (#2710) 2021-07-12 15:01:38 +02:00
all_tests.nim.cfg Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
test_attestation_pool.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
test_beacon_chain_db.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
test_beaconstate.nim Implement split preset/config support (#2710) 2021-07-12 15:01:38 +02:00
test_bitseqs.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
test_block_pool.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
test_datatypes.nim remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
test_discovery.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
test_eth1_monitor.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_exit_pool.nim Implement split preset/config support (#2710) 2021-07-12 15:01:38 +02:00
test_gossip_validation.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
test_helpers.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_honest_validator.nim remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
test_interop.nim Implement split preset/config support (#2710) 2021-07-12 15:01:38 +02:00
test_keystore.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_peer_pool.nim add attestation stats tool to ncli_db (#2539) 2021-05-07 13:36:21 +02:00
test_ssz.nim remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
test_ssz_merkleization.nim Move SSZ, deposit_contracts & eth1_monitor [reorg files 3/5] (#2371) 2021-03-03 07:23:05 +01:00
test_ssz_roundtrip.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_statediff.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
test_sync_manager.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
test_sync_manager.nim.cfg Split Eth2Processor in prep for batching (#2396) 2021-03-11 11:10:57 +01:00
test_zero_signature.nim Ensure that zero signatures cannot be deserialized https://github.com/status-im/nimbus-eth2/pull/2733#issuecomment-888107561 (#2743) 2021-07-28 15:20:41 +02:00
testblockutil.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
testdbutil.nim More RuntimeConfig cleanup (#2716) 2021-07-13 16:27:10 +02:00
teststateutil.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
testutil.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00