..
consensus_spec
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
fuzzing
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
helpers
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
media
…
mocking
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
simulation
add `KZGProof` and `Blob` REST JSON serializations ( #5526 )
2023-10-25 23:50:59 +02:00
slashing_protection
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
all_tests.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
nim.cfg
chronos: bump ( #5684 )
2024-01-05 10:08:38 +01:00
test_action_tracker.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_attestation_pool.nim
add `{.push raises: [].}` to recently modified files ( #5908 )
2024-02-18 01:16:49 +00:00
test_beacon_chain_db.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_beacon_time.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_block_dag.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_block_processor.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_block_quarantine.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_blockchain_dag.nim
add `{.push raises: [].}` to recently modified files ( #5908 )
2024-02-18 01:16:49 +00:00
test_conf.nim
verify `genesis_time` more strictly ( fixes #1667 ) ( #5694 )
2024-01-06 15:26:56 +01:00
test_datatypes.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_deposit_snapshots.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_discovery.nim
assert exceptions that statically cannot occur in test code ( #5989 )
2024-02-28 20:15:49 +00:00
test_el_conf.nim
explicitly mention `{.raises.}` in `tests` folder ( #5990 )
2024-02-29 10:28:32 +00:00
test_el_manager.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_engine_authentication.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_eth2_ssz_serialization.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_forks.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_gossip_transition.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_gossip_validation.nim
`noCancel` in `test_gossip_validation` ( #5907 )
2024-02-18 00:40:15 +00:00
test_helpers.nim
add `{.push raises: [].}` to recently modified files ( #5908 )
2024-02-18 01:16:49 +00:00
test_honest_validator.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_key_splitting.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_keymanager_api.nim
Fix typos ( #5835 )
2024-01-29 09:37:38 +00:00
test_keystore.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_keystore_management.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_light_client.nim
add Electra overloads for spec functions; add Electra block processing ( #5963 )
2024-02-26 02:38:21 +00:00
test_light_client_processor.nim
add Electra overloads for spec functions; add Electra block processing ( #5963 )
2024-02-26 02:38:21 +00:00
test_message_signatures.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_network_metadata.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_peer_pool.nim
use `closureScope` with `{.raises.}` in `test_peer_pool` ( #5992 )
2024-02-29 00:57:19 +00:00
test_remote_keystore.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_rest_json_serialization.nim
Shared validator pubkey ( #5883 )
2024-02-21 20:06:19 +01:00
test_serialization.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_signing_node.nim
assert exceptions that statically cannot occur in test code ( #5989 )
2024-02-28 20:15:49 +00:00
test_spec.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_statediff.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_sync_committee_pool.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_sync_manager.nim
add `{.push raises: [].}` to recently modified files ( #5908 )
2024-02-18 01:16:49 +00:00
test_toblindedblock.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_validator_change_pool.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_validator_client.nim
raises for gossip ( #5808 )
2024-01-22 17:34:54 +01:00
test_validator_pool.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
test_zero_signature.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
testbcutil.nim
add `{.push raises: [].}` to recently modified files ( #5908 )
2024-02-18 01:16:49 +00:00
testblockutil.nim
automated consensus spec URL updating to v1.4.0-beta.7 ( #5942 )
2024-02-21 19:44:48 +00:00
testdbutil.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
teststateutil.nim
add trivial `{.push raises: [].}` to `research` and `test` folders ( #5988 )
2024-02-29 13:24:08 +00:00
testutil.nim
verify `genesis_time` more strictly ( fixes #1667 ) ( #5694 )
2024-01-06 15:26:56 +01:00