nimbus-eth2/tests/consensus_spec
tersec ad7541567c
move LVH handling to tests/; increase maximum fork choice retries (#4205)
2022-10-03 13:10:08 +00:00
..
altair update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
bellatrix use v1.2.0 consensus spec test vectors (#4163) 2022-09-22 22:24:13 +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 consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
test_fixture_fork_choice.nim move LVH handling to tests/; increase maximum fork choice retries (#4205) 2022-10-03 13:10:08 +00:00
test_fixture_light_client_single_merkle_proof.nim more `withState` `state` -> `forkyState` (#4104) 2022-09-10 08:12:07 +02: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.