nimbus-eth2/tests
zah 0be77f9cbc
Restore compilation with custom presets (#1309)
This also assigns precise types to the constants in the minimal
and mainnet presets in order to reduce the chance of compilation
errors when custom presets are used (previously, only the custom
presets have precisely assigned types for the constants).
2020-07-13 16:44:58 +02:00
..
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 implement aggregated attestation receiving/validating (#1272) 2020-07-02 16:15:27 +00:00
mocking Merge devel and resolve conflicts 2020-07-10 02:02:40 +03:00
official Merge devel and resolve the conflicts 2020-07-08 15:36:03 +03:00
simulation Adapt the local sim scripts to use the new run-time presets 2020-07-10 01:08:54 +03:00
spec_block_processing Merge devel and resolve the conflicts 2020-07-08 15:36:03 +03:00
spec_epoch_processing add tests for unviable blocks (#1271) 2020-07-01 19:00:14 +02:00
all_tests.nim Address review comments; Add a test 2020-07-12 21:01:31 +03: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 Add an option for graffiti customization 2020-07-12 21:01:31 +03:00
test_beacon_chain_db.nim Working test suite with run-time presets 2020-07-08 02:02:14 +03:00
test_beacon_node.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_beaconstate.nim Restore compilation with custom presets (#1309) 2020-07-13 16:44:58 +02:00
test_bitseqs.nim reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
test_block_pool.nim Merge devel and resolve conflicts 2020-07-10 02:02:40 +03:00
test_datatypes.nim Address review comments; Add a test 2020-07-12 21:01:31 +03: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 Working test suite with run-time presets 2020-07-08 02:02:14 +03:00
test_keystore.nim Crypto rng (#1284) 2020-07-07 17:51:02 +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 Address some TODO items; Handle start-up before genesis more properly 2020-06-11 17:40:08 +03:00
test_peer_pool.nim Fix PeerPool issue with peers overflow maxPeers setting. (#1285) 2020-07-07 11:49:08 +02:00
test_ssz.nim Crypto rng (#1284) 2020-07-07 17:51:02 +02:00
test_state_transition.nim Working test suite with run-time presets 2020-07-08 02:02:14 +03: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 an option for graffiti customization 2020-07-12 21:01:31 +03:00
testutil.nim Restore compilation with custom presets (#1309) 2020-07-13 16:44:58 +02:00