..
fork_choice
spec: regulate exceptions ( #913 )
2020-04-22 07:53:02 +02:00
helpers
crypto: cleanup ( #882 )
2020-04-11 10:51:07 +02:00
mocking
sync fixes ( #1005 )
2020-05-11 18:08:52 +00:00
official
default preset update; rm process_slots(BeaconState); some BLS skipping disabled ( #963 )
2020-05-04 21:07:18 +00:00
simulation
more metrics ( #1004 )
2020-05-11 06:25:49 +00:00
spec_block_processing
default preset update; rm process_slots(BeaconState); some BLS skipping disabled ( #963 )
2020-05-04 21:07:18 +00:00
spec_epoch_processing
Increase finalization and finalization checking robustness ( #990 )
2020-05-09 12:43:15 +00:00
all_tests.nim
kvstore: port to nim-eth ( #938 )
2020-04-27 18:36:28 +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
re-enable mainnet attestation pool tests ( #946 )
2020-04-29 13:44:07 +02:00
test_beacon_chain_db.nim
ssz: move ref support outside ( #943 )
2020-04-29 22:12:07 +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_block_pool.nim
default preset update; rm process_slots(BeaconState); some BLS skipping disabled ( #963 )
2020-05-04 21:07:18 +00:00
test_discovery_helpers.nim
Generate markdown test reports
2020-03-13 14:38:59 +00:00
test_helpers.nim
Generate markdown test reports
2020-03-13 14:38:59 +00:00
test_honest_validator.nim
Fix test_honest_validator
2020-04-16 01:01:18 +03:00
test_interop.nim
ssz: move ref support outside ( #943 )
2020-04-29 22:12:07 +02: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
crypto: cleanup ( #882 )
2020-04-11 10:51:07 +02:00
test_state_transition.nim
begin removing plain BeaconState versions of state transition functions ( #951 )
2020-04-30 08:44:19 +02:00
test_sync_manager.nim
spec: regulate exceptions ( #913 )
2020-04-22 07:53:02 +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
sync fixes ( #1005 )
2020-05-11 18:08:52 +00:00
testutil.nim
More state_transition unification ( #953 )
2020-04-30 18:27:17 +02:00