nimbus-eth2/tests
Zahary Karadjov e65c1f49ce Allow Ganache to bundle more deposits in a single block 2020-06-22 17:30:04 +03:00
..
fork_choice spec: regulate exceptions (#913) 2020-04-22 07:53:02 +02:00
fuzzing Local sim now includes a prometheus server, a Ganache instance and a simulation dashboard server (in Tmux mode) 2020-06-22 17:30:04 +03:00
helpers wip: cache 2020-06-01 14:52:50 +02:00
mocking collect signature production and verificaiton in one place (#1179) 2020-06-16 07:45:04 +02:00
official re-add minimal constant checking; organize presets by spec version (#1203) 2020-06-20 09:12:45 +02:00
simulation Allow Ganache to bundle more deposits in a single block 2020-06-22 17:30:04 +03:00
spec_block_processing initial 0.12.1 beacon chain spec 2020-06-09 18:39:05 +00:00
spec_epoch_processing use shuffled validator cache in more places; cleanups (#1095) 2020-06-03 07:42:08 +02:00
all_tests.nim reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
all_tests.nim.cfg Fix a strange build failure in the tests 2019-11-11 23:29:36 +00:00
test_attestation_pool.nim Revert "Dual headed fork choice (#1163)" (#1181) 2020-06-16 09:46:00 +02:00
test_beacon_chain_db.nim avoid stack allocations in some tests (#1079) 2020-05-28 10:28:14 +02:00
test_beacon_node.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_beaconstate.nim Remove more warnings, both deprecations and unused imports (#884) 2020-04-11 19:41:50 +02:00
test_bitseqs.nim reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
test_block_pool.nim Forward sync refactoring. (#1191) 2020-06-18 12:03:36 +02:00
test_helpers.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_honest_validator.nim support v0.12.1 attestation topics in beacon node/inspector subscribing (#1187) 2020-06-18 15:10:25 +02:00
test_interop.nim Remove three skipMerkleValidation usages (#1164) 2020-06-12 18:03:46 +02:00
test_keystore.nim Address review comments 2020-06-11 17:40:08 +03:00
test_mainchain_monitor.nim catch invalid 0-raw-byte Bitlist SSZ inputs during parsing (#936) 2020-04-26 16:26:53 +00:00
test_mocking.nim refactor some Merkle proof generation code outside tests; remove unused variables/functions 2020-04-15 09:59:49 +00:00
test_peer_connection.nim Address some TODO items; Handle start-up before genesis more properly 2020-06-11 17:40:08 +03:00
test_peer_pool.nim Add "drop by score" ability to PeerPool. (#917) 2020-04-23 17:31:00 +02:00
test_ssz.nim allow non-power-of-2 limits in hashlist 2020-06-05 14:51:22 +03:00
test_state_transition.nim 12x speedup on state sim with 100k validators sans BLS by caching get_beacon_proposer_index(...) 2020-06-04 17:07:51 +00:00
test_sync_manager.nim Fix #1153. (#1160) 2020-06-11 16:20:53 +02:00
test_sync_protocol.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_zero_signature.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
testblockutil.nim collect signature production and verificaiton in one place (#1179) 2020-06-16 07:45:04 +02:00
testutil.nim bump submodules (#1043) 2020-05-20 06:57:39 +02:00