.. |
helpers
|
switch assert(...) to doAssert(...) and minor cleanup
|
2019-11-22 16:39:05 +00:00 |
mocking
|
stop download 0.9.1 test vectors; finish 0.9.2 update, primarily via fixing preset constants; remove a couple 0.19.6 shims
|
2019-11-22 16:41:43 +00:00 |
official
|
Automated beacon constant checks (#583)
|
2019-11-22 20:56:39 +01:00 |
simulation
|
re-enable test_interop based on zcli with 0.9.1 specs and update initialize_beacon_state_from_eth1(...) to 0.9.1 (#569)
|
2019-11-21 09:15:10 +00:00 |
spec_block_processing
|
stop download 0.9.1 test vectors; finish 0.9.2 update, primarily via fixing preset constants; remove a couple 0.19.6 shims
|
2019-11-22 16:41:43 +00:00 |
spec_epoch_processing
|
remove UnusedImport spam (#549)
|
2019-11-14 11:47:55 +01:00 |
all_tests.nim
|
Automated beacon constant checks (#583)
|
2019-11-22 20:56:39 +01: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
|
verify that state_sim is justifying and finalizing; fix 3 more warnings; rename crosslink_committee_cache to beacon_committee_cache; fix O(n^2) usage of get_base_reward(...)
|
2019-11-18 17:35:58 +00:00 |
test_beacon_chain_db.nim
|
re-enable all_tests.nim mainnet tests
|
2019-11-21 19:40:35 +02:00 |
test_beacon_node.nim
|
fix several warnings and hints
|
2019-11-18 17:35:58 +00:00 |
test_beaconstate.nim
|
remove UnusedImport spam (#549)
|
2019-11-14 11:47:55 +01:00 |
test_block_pool.nim
|
remove UnusedImport spam (#549)
|
2019-11-14 11:47:55 +01:00 |
test_helpers.nim
|
remove UnusedImport spam (#549)
|
2019-11-14 11:47:55 +01:00 |
test_interop.nim
|
re-enable test_interop based on zcli with 0.9.1 specs and update initialize_beacon_state_from_eth1(...) to 0.9.1 (#569)
|
2019-11-21 09:15:10 +00:00 |
test_peer_connection.nim
|
Respect the port configuration and NAT setup when using LibP2P
|
2019-06-24 05:34:22 +03:00 |
test_ssz.nim
|
switch assert(...) to doAssert(...) and minor cleanup
|
2019-11-22 16:39:05 +00:00 |
test_state_transition.nim
|
re-enable all_tests.nim mainnet tests
|
2019-11-21 19:40:35 +02:00 |
test_sync_protocol.nim
|
fix several warnings and hints
|
2019-11-18 17:35:58 +00:00 |
test_validator.nim
|
[Tests] SHA256 + official shuffling vectors (#263)
|
2019-05-10 08:14:01 +00:00 |
test_zero_signature.nim
|
remove UnusedImport spam (#549)
|
2019-11-14 11:47:55 +01:00 |
testutil.nim
|
simplify validator api (#573)
|
2019-11-21 10:57:59 +01:00 |