nimbus-eth2/tests
Eugene Kabanov ea95021073
Fix sync issues. (#1035)
* Fix sync issues.

* Add documentation about zero-point.
Add more comments about syncing loops.
Change to 4 blocks per request.
2020-05-19 14:08:50 +02:00
..
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 update to spec v0.11.2 to keep compatible with Schlesi (#1036) 2020-05-18 23:05:27 +00:00
simulation work around Prometheus quirks [skip ci] 2020-05-12 18:36:43 +02:00
spec_block_processing update to spec v0.11.2 to keep compatible with Schlesi (#1036) 2020-05-18 23:05:27 +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 workaround stack overflow in test_beacon_chain_db 2020-05-14 12:53:46 +00: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 re-enable all but the finalization tests for block pool in mainnet presets 2020-05-14 16:33:11 +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 remove some unused imports, add tests for pubsub topics, and subscribe to interop attestations 2020-05-14 16:41:46 +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 Fix sync issues. (#1035) 2020-05-19 14:08:50 +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 Wrap all suite in a proc to avoid polluting globals 2020-05-14 12:53:46 +00:00