.. |
altair
|
explicitly refer to phase0.{Attestation,TrustedAttestation} rather than sans module name (#6214)
|
2024-04-17 20:44:29 +00:00 |
bellatrix
|
rm unused parameters of get_state_exit_queue_info() (#6167)
|
2024-04-03 01:45:57 +00:00 |
capella
|
rm unused parameters of get_state_exit_queue_info() (#6167)
|
2024-04-03 01:45:57 +00:00 |
deneb
|
rm unused parameters of get_state_exit_queue_info() (#6167)
|
2024-04-03 01:45:57 +00:00 |
phase0
|
explicitly refer to phase0.{Attestation,TrustedAttestation} rather than sans module name (#6214)
|
2024-04-17 20:44:29 +00:00 |
README.md
|
test fixture cleanups (#2976)
|
2021-10-12 13:36:52 +02:00 |
all_tests.nim
|
add trivial `{.push raises: [].}` to `research` and `test` folders (#5988)
|
2024-02-29 13:24:08 +00:00 |
consensus_spec_tests_preset.nim
|
add trivial `{.push raises: [].}` to `research` and `test` folders (#5988)
|
2024-02-29 13:24:08 +00:00 |
fixtures_utils.nim
|
add Electra to ConsensusFork enum (#6169)
|
2024-04-03 16:43:43 +02:00 |
os_ops.nim
|
avoid forgetting to quit in `os_ops` tools if log fails (#5986)
|
2024-02-28 16:04:34 +00:00 |
test_fixture_fork.nim
|
add trivial `{.push raises: [].}` to `research` and `test` folders (#5988)
|
2024-02-29 13:24:08 +00:00 |
test_fixture_fork_choice.nim
|
use consensus spec v1.5.0-alpha.0 test vectors; use Nim v2.0.4 specifically for 2.0.x (#6221)
|
2024-04-19 02:55:58 +00:00 |
test_fixture_kzg.nim
|
some consensus spec v1.4.0 spec URL updates (#6215)
|
2024-04-18 03:00:04 +02:00 |
test_fixture_light_client_data_collection.nim
|
add test runner for LC data collection tests (#6021)
|
2024-03-05 15:41:09 +01:00 |
test_fixture_light_client_single_merkle_proof.nim
|
add Electra to ConsensusFork enum (#6169)
|
2024-04-03 16:43:43 +02:00 |
test_fixture_light_client_sync.nim
|
explicitly mention `{.raises.}` in `tests` folder (#5990)
|
2024-02-29 10:28:32 +00:00 |
test_fixture_light_client_update_ranking.nim
|
explicitly mention `{.raises.}` in `tests` folder (#5990)
|
2024-02-29 10:28:32 +00:00 |
test_fixture_merkle_proof.nim
|
explicitly mention `{.raises.}` in `tests` folder (#5990)
|
2024-02-29 10:28:32 +00:00 |
test_fixture_sanity_blocks.nim
|
chore: remove repetitive words (#6219)
|
2024-04-19 11:31:15 +00:00 |
test_fixture_sanity_slots.nim
|
explicitly mention `{.raises.}` in `tests` folder (#5990)
|
2024-02-29 10:28:32 +00:00 |
test_fixture_ssz_generic_types.nim
|
handle `scanf` exceptions in `test_fixture_ssz_generic_types` (#5993)
|
2024-02-29 10:47:00 +00:00 |
test_fixture_transition.nim
|
chore: remove repetitive words (#6219)
|
2024-04-19 11:31:15 +00:00 |