.. |
helpers
|
replace links to Apache and MIT licenses with HTTPS versions (#592)
|
2019-11-25 16:30:02 +01:00 |
mocking
|
fix genesis interop by fixing deposit signature handling; add TRACE-level compilation to CI
|
2019-12-20 15:26:48 +00:00 |
official
|
re-organize/shuffle proposer_slashing operations test runner for easy consistency-with-alphabetical-GitHub checking
|
2020-01-30 12:42:21 +00:00 |
simulation
|
Allow run-time switching to the TRACE log level
|
2020-02-03 17:06:35 +01:00 |
spec_block_processing
|
mark all compatible 0.9.3 functions and data structures as 0.9.4
|
2019-12-20 17:24:42 +00:00 |
spec_epoch_processing
|
bump stew, fix warnings (#655)
|
2019-12-20 14:25:33 +01:00 |
all_tests.nim
|
Add SyncManager tests to test suite.
|
2020-01-29 15:28:41 +00: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
|
disable block/attestation pool tests in mainnet
|
2019-12-19 16:17:45 +00:00 |
test_beacon_chain_db.nim
|
trie -> kv store
|
2020-01-20 13:39:37 +00:00 |
test_beacon_node.nim
|
measure/find slow tests (#624)
|
2019-12-05 11:27:00 +01:00 |
test_beaconstate.nim
|
update process_deposit() to actually check is_valid_merkle_branch() unless skipValidation specified
|
2020-01-30 09:31:08 +00:00 |
test_block_pool.nim
|
fix block pool finalization point init
|
2020-01-23 14:34:58 +02:00 |
test_helpers.nim
|
measure/find slow tests (#624)
|
2019-12-05 11:27:00 +01:00 |
test_interop.nim
|
fix genesis interop by fixing deposit signature handling; add TRACE-level compilation to CI
|
2019-12-20 15:26:48 +00:00 |
test_kvstore.nim
|
trie -> kv store
|
2020-01-20 13:39:37 +00:00 |
test_kvstore_lmdb.nim
|
trie -> kv store
|
2020-01-20 13:39:37 +00:00 |
test_peer_connection.nim
|
drop rlpx support (#679)
|
2020-01-24 09:32:52 +01:00 |
test_peer_pool.nim
|
Add PeerPool.addPeer async version and tests.
|
2020-01-29 15:28:41 +00:00 |
test_ssz.nim
|
Revert "tighten a few imports"
|
2019-12-10 02:18:47 +02:00 |
test_state_transition.nim
|
update process_deposit() to actually check is_valid_merkle_branch() unless skipValidation specified
|
2020-01-30 09:31:08 +00:00 |
test_sync_manager.nim
|
Add PeerPool.addPeer async version and tests.
|
2020-01-29 15:28:41 +00:00 |
test_sync_protocol.nim
|
measure/find slow tests (#624)
|
2019-12-05 11:27:00 +01:00 |
test_validator.nim
|
replace links to Apache and MIT licenses with HTTPS versions (#592)
|
2019-11-25 16:30:02 +01:00 |
test_zero_signature.nim
|
initial 0.9.3 spec update
|
2019-12-17 00:06:03 +02:00 |
testblockutil.nim
|
fix finalization cleanup
|
2020-01-21 15:53:53 +02:00 |
testutil.nim
|
trie -> kv store
|
2020-01-20 13:39:37 +00:00 |