nimbus-eth2/tests
Agnish Ghosh 06cf78af99
make `getTargetGossipState` aware of Fulu + other fixes (#6780)
* make getTargetGossipState aware of Fulu, make it aware of electra as well in LC

* fix indent

* minonr fix
2024-12-20 18:39:49 +01:00
..
consensus_spec custody subnet count decoding during discovery (#6777) 2024-12-20 11:23:46 +01:00
fixtures Light forward sync mechanism (#6515) 2024-10-30 05:38:53 +00:00
fuzzing
helpers
media
mocking
simulation
slashing_protection
all_tests.nim Light forward sync mechanism (#6515) 2024-10-30 05:38:53 +00:00
nim.cfg
test_action_tracker.nim
test_attestation_pool.nim fix inconsistent aggregation bits len in Electra (#6679) 2024-10-25 16:04:35 +02:00
test_beacon_chain_db.nim add column support to beacon chain db (#6660) 2024-11-19 06:53:13 +01:00
test_beacon_chain_file.nim Light forward sync mechanism (#6515) 2024-10-30 05:38:53 +00:00
test_beacon_time.nim
test_beacon_validators.nim
test_block_dag.nim
test_block_processor.nim Light forward sync mechanism (#6515) 2024-10-30 05:38:53 +00:00
test_block_quarantine.nim
test_blockchain_dag.nim Light forward sync mechanism (#6515) 2024-10-30 05:38:53 +00:00
test_conf.nim
test_datatypes.nim
test_deposit_snapshots.nim
test_discovery.nim custody subnet count decoding during discovery (#6777) 2024-12-20 11:23:46 +01:00
test_eip7594_helpers.nim custody subnet count decoding during discovery (#6777) 2024-12-20 11:23:46 +01:00
test_el_conf.nim
test_el_manager.nim refactor engine API conversions out of EL manager (#6507) 2024-08-22 16:12:03 +02:00
test_engine_api_conversions.nim rm ExecutionPayloadV4/electra.ExecutionPayload roundtrip tests (#6632) 2024-10-10 10:31:45 +00:00
test_engine_authentication.nim
test_eth2_ssz_serialization.nim
test_forks.nim
test_gossip_transition.nim make `getTargetGossipState` aware of Fulu + other fixes (#6780) 2024-12-20 18:39:49 +01:00
test_gossip_validation.nim
test_helpers.nim
test_honest_validator.nim
test_key_splitting.nim
test_keymanager_api.nim remove option to select Capella fork choice algo (#6478) 2024-08-07 14:48:05 +00:00
test_keystore.nim
test_keystore_management.nim
test_light_client.nim Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
test_light_client_processor.nim Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
test_message_signatures.nim
test_network_metadata.nim
test_peer_pool.nim
test_remote_keystore.nim Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
test_rest_json_serialization.nim remove block fork guessing/inference from REST JSON decoding (#6552) 2024-09-25 02:58:53 +00:00
test_serialization.nim
test_signing_node.nim Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
test_spec.nim
test_statediff.nim
test_sync_committee_pool.nim rm unused code/type conversoins; re-enable Electra block gossip verification (#6545) 2024-09-12 11:11:08 +02:00
test_sync_manager.nim Fix syncing problem introduced by light forward syncing PR. (#6714) 2024-11-19 06:35:09 +01:00
test_toblindedblock.nim Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
test_validator_bucket_sort.nim rm unused code/type conversoins; re-enable Electra block gossip verification (#6545) 2024-09-12 11:11:08 +02:00
test_validator_change_pool.nim Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
test_validator_client.nim devel-branch-compatibility tweaks for Nim in test_validator_client (#6686) 2024-10-30 05:21:20 +01:00
test_validator_pool.nim
test_zero_signature.nim
testbcutil.nim
testblockutil.nim Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
testdbutil.nim add column support to beacon chain db (#6660) 2024-11-19 06:53:13 +01:00
teststateutil.nim Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
testutil.nim