nimbus-eth2/tests/consensus_spec
tersec 60bf5b8bf4
use v1.1.9 test vectors (#3337)
2022-01-28 22:47:48 +00:00
..
altair [ncli_db] bugfix: take into account finalization delay in reward calc post Altair 2022-01-28 12:03:23 +02:00
bellatrix use v1.1.9 test vectors (#3337) 2022-01-28 22:47:48 +00: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 limit by-root requests to non-finalized blocks (#3293) 2022-01-21 13:33:16 +02: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.