9924aec1e3
* extend light client protocol for Electra Add missing Electra support for light client protocol: - https://github.com/ethereum/consensus-specs/pull/3811 Tested against PR consensus-spec-tests, the test runner automatically picks up the new tests once available. * workaround `version-2-0`: `Error: cannot instantiate: 'SomeUnsignedInt'` * fix initialization when Electra not scheduled * try reduce stack size in test * put correct sync committee branch version into DB * adjust fork schedule in light client data tests * further reduce stack size * split function into multiple parts * rename variable * regenerate test reports to cover new Electra tests * add Nim bug reference |
||
---|---|---|
.. | ||
all_altair_fixtures.nim | ||
test_fixture_light_client_sync_protocol.nim | ||
test_fixture_operations.nim | ||
test_fixture_rewards.nim | ||
test_fixture_ssz_consensus_objects.nim | ||
test_fixture_state_transition_epoch.nim |