nimbus-eth2/tests
tersec 10981639f1
update 27 spec URLs to v1.1.2 (#2989)
2021-10-13 16:49:06 +00:00
..
consensus_spec update 27 spec URLs to v1.1.2 (#2989) 2021-10-13 16:49:06 +00:00
fork_choice proc -> func in ncli/, research/, and test/ (#2818) 2021-08-25 14:51:52 +00:00
fuzzing test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
helpers proc -> func in ncli/, research/, and test/ (#2818) 2021-08-25 14:51:52 +00:00
mocking reward accounting for altair+ (#2981) 2021-10-13 16:24:36 +02:00
simulation Carry out the sync committee gossip duties 2021-08-30 03:58:30 +03:00
slashing_protection test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
spec_block_processing update 67 spec URLs to v1.1.2 (#2977) 2021-10-12 08:09:59 +00:00
spec_epoch_processing reward accounting for altair+ (#2981) 2021-10-13 16:24:36 +02:00
ssz enable uint128 / uint256 SSZ serialization tests (#2960) 2021-10-06 06:14:52 +00:00
all_tests.nim test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
all_tests.nim.cfg remove remaining traces of nim-prompt 2021-08-16 21:56:50 +03:00
test_attestation_pool.nim reward accounting for altair+ (#2981) 2021-10-13 16:24:36 +02:00
test_beacon_chain_db.nim merge hardfork database support (#2911) 2021-09-30 01:07:24 +00:00
test_beaconstate.nim rework spec imports (#2779) 2021-08-12 13:08:20 +00:00
test_bitseqs.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
test_block_pool.nim reward accounting for altair+ (#2981) 2021-10-13 16:24:36 +02:00
test_datatypes.nim remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
test_discovery.nim Improve discovery during fork (#2913) 2021-09-29 14:06:16 +03:00
test_eth1_monitor.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00
test_eth2_ssz_serialization.nim remove `updateRoot` param from SSZ 2021-08-23 16:49:43 +03:00
test_exit_pool.nim implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
test_gossip_validation.nim reward accounting for altair+ (#2981) 2021-10-13 16:24:36 +02:00
test_helpers.nim reward accounting for altair+ (#2981) 2021-10-13 16:24:36 +02:00
test_honest_validator.nim cleanups (#2809) 2021-08-24 21:49:51 +02:00
test_interop.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
test_keystore.nim unexport various parts of tests/ and remove unused code (#2794) 2021-08-18 13:58:43 +00:00
test_merge_vectors.nim add payloadId; add merge vector test script; remove consensusValidated (#2982) 2021-10-13 16:08:50 +02:00
test_message_signatures.nim always use static keys in tests (#2928) 2021-09-30 17:14:03 +02:00
test_peer_pool.nim proc -> func in ncli/, research/, and test/ (#2818) 2021-08-25 14:51:52 +00:00
test_statediff.nim merge hardfork database support (#2911) 2021-09-30 01:07:24 +00:00
test_sync_committee_pool.nim remove privkey from mock withdrawal credentials (#2936) 2021-10-01 13:35:16 +02:00
test_sync_manager.nim unexport various parts of tests/ and remove unused code (#2794) 2021-08-18 13:58:43 +00: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 update spec references from eth2.0-specs to consensus-specs and to v1.1.0-beta.2 (#2822) 2021-08-26 10:21:52 +02:00
testblockutil.nim reward accounting for altair+ (#2981) 2021-10-13 16:24:36 +02:00
testdbutil.nim rework spec imports (#2779) 2021-08-12 13:08:20 +00:00
teststateutil.nim reward accounting for altair+ (#2981) 2021-10-13 16:24:36 +02:00
testutil.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00