consensus-specs
consensus-specs copied to clipboard
Light client sync spec tests
It would be great to have some test to ensure basic compliance with light client syncing rules.
Eg: for this LightClientUpdate, this should be the LightClientStore after the update
https://github.com/ethereum/consensus-specs/pull/2802 will add many tests in that area.