nimbus-eth2/tests
Agnish Ghosh 8292341048
fix: block_processor test
2024-06-29 18:54:08 +05:30
..
consensus_spec fix: suggested fixes 2024-06-13 16:48:28 +05:30
fuzzing
helpers
media
mocking add EF consensus spec test Electra fork and transition fixtures (#6251) 2024-04-28 16:13:17 +02:00
simulation
slashing_protection
all_tests.nim added another unit test, disabling test in CI for now, because changes in spec 2024-06-13 20:15:00 +05:30
nim.cfg fix most ConvFromXtoItselfNotNeeded hints and unhide remaining ones (#6307) 2024-05-22 13:56:37 +02:00
test_action_tracker.nim
test_attestation_pool.nim electra attestation updates (#6295) 2024-05-17 15:37:41 +03:00
test_beacon_chain_db.nim add tests for sanity checking data columns 2024-06-17 23:53:29 +05:30
test_beacon_time.nim
test_beacon_validators.nim rm outdated/semi-duplicate execution layer withdrawal request processing (#6301) 2024-05-22 01:59:11 +02:00
test_block_dag.nim
test_block_processor.nim fix: block_processor test 2024-06-29 18:54:08 +05:30
test_block_quarantine.nim
test_blockchain_dag.nim fix most ConvFromXtoItselfNotNeeded hints and unhide remaining ones (#6307) 2024-05-22 13:56:37 +02:00
test_bloom_filter.nim
test_conf.nim
test_datatypes.nim
test_deposit_snapshots.nim
test_discovery.nim
test_eip7594_helpers.nim added another unit test, disabling test in CI for now, because changes in spec 2024-06-13 20:15:00 +05:30
test_el_conf.nim
test_el_manager.nim add new Electra beacon chain containers and presets (#6216) 2024-04-18 07:30:01 +00:00
test_engine_authentication.nim
test_eth2_ssz_serialization.nim
test_forks.nim
test_gossip_transition.nim add electra gossip transition 2024-05-15 13:30:49 +00:00
test_gossip_validation.nim
test_helpers.nim
test_honest_validator.nim
test_key_splitting.nim
test_keymanager_api.nim
test_keystore.nim
test_keystore_management.nim
test_light_client.nim
test_light_client_processor.nim block_sim runs electra (#6181) 2024-04-07 09:58:11 +02:00
test_message_signatures.nim add some support for electra aggregated attestations (#6283) 2024-05-14 06:12:35 +02:00
test_network_metadata.nim
test_peer_pool.nim
test_remote_keystore.nim
test_rest_json_serialization.nim
test_serialization.nim
test_signing_node.nim rm debugRaiseAssert; clean up several debugComments (#6308) 2024-05-23 23:51:09 +02:00
test_spec.nim
test_statediff.nim
test_sync_committee_pool.nim fix most ConvFromXtoItselfNotNeeded hints and unhide remaining ones (#6307) 2024-05-22 13:56:37 +02:00
test_sync_manager.nim fix: sync tests 2024-06-24 21:09:43 +05:30
test_toblindedblock.nim some debugRaiseAssert to debugComment; unblock some spec tests (#6284) 2024-05-14 12:19:24 +03:00
test_validator_change_pool.nim explicitly scope AttesterSlashing and IndexedAttestation types to phase0 (#6224) 2024-04-21 05:49:11 +00:00
test_validator_client.nim Fix VC not properly handled getAggregatedAttestation's 404 error. (#6254) 2024-05-01 15:32:28 +00:00
test_validator_pool.nim
test_zero_signature.nim
testbcutil.nim
testblockutil.nim electra attestation updates (#6295) 2024-05-17 15:37:41 +03:00
testdbutil.nim electra attestation updates (#6295) 2024-05-17 15:37:41 +03:00
teststateutil.nim
testutil.nim