nimbus-eth2/tests
Etan Kissling 735c1df62f
add strict mode to light client processor (#3894)
The light client sync protocol employs heuristics to ensure it does not
become stuck during non-finality or low sync committee participation.
These can enable use cases that prefer availability of recent data
over security. For our syncing use case, though, security is preferred.
An option is added to light client processor to configure this tradeoff.
2022-07-21 11:16:10 +02:00
..
consensus_spec group justified and finalized `Checkpoint` (#3841) 2022-07-06 13:33:02 +03:00
fork_choice fork choice cleanups (#3849) 2022-07-10 15:26:29 +00:00
fuzzing
helpers
mocking
simulation
slashing_protection
spec_block_processing
spec_epoch_processing remove unused imports in tests/ (#3713) 2022-06-07 17:05:06 +00:00
all_tests.nim
nim.cfg
test_action_tracker.nim
test_attestation_pool.nim Introduce message router (#3829) 2022-07-06 16:11:44 +00:00
test_beacon_chain_db.nim
test_beacon_time.nim
test_block_clearance_light_client.nim
test_block_dag.nim
test_block_processor.nim move consensus_manager to consensus_object_pools (#3852) 2022-07-13 14:13:54 +00:00
test_block_quarantine.nim
test_blockchain_dag.nim
test_conf.nim
test_datatypes.nim remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
test_discovery.nim
test_engine_authentication.nim
test_eth1_monitor.nim fix ExecutionPayload(Header) JSON serialization (#3679) 2022-06-01 14:57:28 +02:00
test_eth2_ssz_serialization.nim
test_exit_pool.nim remove unused imports in tests/ (#3713) 2022-06-07 17:05:06 +00:00
test_forks.nim
test_gossip_transition.nim rename Beacon{Block,State}Fork.Merge to Bellatrix; update copyright years (#3240) 2022-01-04 09:45:38 +00:00
test_gossip_validation.nim group justified and finalized `Checkpoint` (#3841) 2022-07-06 13:33:02 +03:00
test_helpers.nim bump nim-ssz-serialization to `3db6cc0f282708aca6c290914488edd832971d61` (#3119) 2022-06-26 19:33:06 +02:00
test_honest_validator.nim
test_interop.nim
test_key_splitting.nim
test_keymanager_api.nim [Keymanager API] Support for the feerecipient end-points (#3864) 2022-07-13 17:45:04 +03:00
test_keystore.nim
test_keystore_management.nim
test_light_client.nim encapsulate LC config into one type (#3817) 2022-06-28 22:52:29 +02:00
test_light_client_processor.nim add strict mode to light client processor (#3894) 2022-07-21 11:16:10 +02:00
test_message_signatures.nim
test_peer_pool.nim
test_remote_keystore.nim
test_spec.nim cleanups (#3819) 2022-06-29 18:53:59 +02:00
test_statediff.nim
test_sync_committee_pool.nim enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
test_sync_manager.nim
test_zero_signature.nim
testblockutil.nim cleanups (#3819) 2022-06-29 18:53:59 +02:00
testdbutil.nim
teststateutil.nim
testutil.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00