nimbus-eth2/tests/consensus_spec
tersec b60456fdf3
`withState`: `state` -> `forkyState` (#4038)
2022-08-26 22:47:40 +00:00
..
altair `withState`: `state` -> `forkyState` (#4038) 2022-08-26 22:47:40 +00:00
bellatrix re-enable `LightClientUpdate` tests (#3981) 2022-08-17 17:50:28 +00:00
phase0 remove unused imports in tests/ (#3713) 2022-06-07 17:05:06 +00:00
README.md test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
all_tests.nim add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (#3242) 2022-01-05 09:42:56 +01:00
consensus_spec_tests_preset.nim update to latest LC test format (#3879) 2022-07-23 05:54:01 +00:00
fixtures_utils.nim update to latest LC test format (#3879) 2022-07-23 05:54:01 +00:00
test_fixture_fork_choice.nim update to latest LC test format (#3879) 2022-07-23 05:54:01 +00:00
test_fixture_light_client_single_merkle_proof.nim update to latest LC test format (#3879) 2022-07-23 05:54:01 +00:00
test_fixture_light_client_sync.nim update LC spec references for v1.2.0-rc.2 (#3982) 2022-08-17 19:47:06 +00:00
test_fixture_light_client_update_ranking.nim update LC spec references for v1.2.0-rc.2 (#3982) 2022-08-17 19:47:06 +00:00
test_fixture_ssz_generic_types.nim stylecheck fixes (#3595) 2022-04-15 12:46:56 +00:00

README.md

Tests based on scenarios generated from the consensus spec.