.. |
helpers
|
V0.8.3 tests part 3 - sanity checks for slots and blocks (#375)
|
2019-09-03 18:02:21 +00:00 |
mocking
|
fix several warnings and hints
|
2019-11-18 17:35:58 +00:00 |
official
|
fix several warnings and hints
|
2019-11-18 17:35:58 +00:00 |
simulation
|
scaffolding to remove last vestiges of get_committee_count(...), SHARD_COUNT, and rest of that 0.8.x infrastructure; this demonstrates equivalence between two, before discarding old code
|
2019-11-14 18:37:51 +01:00 |
spec_block_processing
|
scaffolding to remove last vestiges of get_committee_count(...), SHARD_COUNT, and rest of that 0.8.x infrastructure; this demonstrates equivalence between two, before discarding old code
|
2019-11-14 18:37:51 +01:00 |
spec_epoch_processing
|
remove UnusedImport spam (#549)
|
2019-11-14 11:47:55 +01:00 |
all_tests.nim
|
Enable testing of a third of the SSZ consensus objects (minimal and mainnet)
|
2019-11-12 15:57:27 +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
|
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
|
remove UnusedImport spam (#549)
|
2019-11-14 11:47:55 +01: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
|
remove UnusedImport spam (#549)
|
2019-11-14 11:47:55 +01: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
|
remove UnusedImport spam (#549)
|
2019-11-14 11:47:55 +01:00 |
test_state_transition.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_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
|
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 |