nimbus-eth2/tests/consensus_spec
Jacek Sieka 836f6984bb
move `state_transition` to `Result` (#3284)
* better error messages in api
* avoid `BlockData` copies when replaying blocks
2022-01-17 12:19:58 +01:00
..
altair move `state_transition` to `Result` (#3284) 2022-01-17 12:19:58 +01:00
bellatrix move `state_transition` to `Result` (#3284) 2022-01-17 12:19:58 +01:00
phase0 move `state_transition` to `Result` (#3284) 2022-01-17 12:19:58 +01: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 add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (#3242) 2022-01-05 09:42:56 +01:00
fixtures_utils.nim shift block_sim fork epochs; allow VC to work with non-multiple-of-3 SECONDS_PER_SLOT (#3244) 2022-01-05 13:41:39 +00:00
test_fixture_fork_choice.nim update 10 modules from using merge to bellatrix (#3272) 2022-01-12 15:50:30 +01:00
test_fixture_ssz_generic_types.nim add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (#3242) 2022-01-05 09:42:56 +01:00

README.md

Tests based on scenarios generated from the consensus spec.