nimbus-eth2/tests
Jacek Sieka 68b5638da4 allow non-power-of-2 limits in hashlist
fixes "make eth2_network_simulation"

a bit sad: no test coverage except against our own tests
2020-06-05 14:51:22 +03:00
..
fork_choice spec: regulate exceptions (#913) 2020-04-22 07:53:02 +02:00
fuzzing Detect another invalid SSZ input found through fuzzing 2020-05-30 14:47:35 +03:00
helpers wip: cache 2020-06-01 14:52:50 +02:00
mocking check that process_slots() succeeds 2020-05-19 17:16:55 +00:00
official reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
simulation generate Grafana dashboards for remote testnet nodes 2020-06-03 12:44:16 +03:00
spec_block_processing avoid stack allocations in some tests (#1079) 2020-05-28 10:28:14 +02: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
test_attestation_pool.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_beacon_chain_db.nim avoid stack allocations in some tests (#1079) 2020-05-28 10:28:14 +02:00
test_beacon_node.nim
test_beaconstate.nim
test_bitseqs.nim reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
test_block_pool.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_helpers.nim
test_honest_validator.nim remove ssz stint support (#1046) 2020-05-20 19:05:22 +02:00
test_interop.nim ssz: move ref support outside (#943) 2020-04-29 22:12:07 +02:00
test_keystore.nim Add more tests 2020-05-29 16:38:55 +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 Implement most of the v0.11.1 networking changes 2020-04-16 01:01:18 +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 Add proper concurrent connections. 2020-06-03 12:53:57 +03:00
test_sync_protocol.nim
test_zero_signature.nim
testblockutil.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
testutil.nim bump submodules (#1043) 2020-05-20 06:57:39 +02:00