..
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
state_transition implements the spec fairly directly ( #1220 )
2020-06-23 13:54:24 +00:00
official
remove v0.11.3 support; add block_sim to CI ( #1253 )
2020-06-29 18:08:58 +00:00
simulation
Attach all local validators before starting the networking
2020-06-29 18:07:41 +03:00
spec_block_processing
add tests for unviable blocks ( #1271 )
2020-07-01 19:00:14 +02:00
spec_epoch_processing
add tests for unviable blocks ( #1271 )
2020-07-01 19:00:14 +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 [Reloaded] ( #1223 )" ( #1234 )
2020-06-25 11:36:03 +02:00
test_beacon_chain_db.nim
Trusted blocks ( #1227 )
2020-06-25 12:23:10 +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
add tests for unviable blocks ( #1271 )
2020-07-01 19:00:14 +02:00
test_helpers.nim
Generate markdown test reports
2020-03-13 14:38:59 +00:00
test_honest_validator.nim
remove v0.11.3 support; add block_sim to CI ( #1253 )
2020-06-29 18:08:58 +00:00
test_interop.nim
remove v0.11.3 support; add block_sim to CI ( #1253 )
2020-06-29 18:08:58 +00: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
state_transition implements the spec fairly directly ( #1220 )
2020-06-23 13:54:24 +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
add tests for unviable blocks ( #1271 )
2020-07-01 19:00:14 +02:00
testutil.nim
bump submodules ( #1043 )
2020-05-20 06:57:39 +02:00