mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 07:24:56 -05:00
Future light client tests will also incorporate execution payload data. To avoid confusion, rename the current `root` check to `beacon_root`. Doing this now, as #3066 already requires LC test runners to update.
Light client sync protocol tests
This series of tests provides reference test vectors for the light client sync protocol spec.
Handlers:
single_merkle_proof: see Single leaf merkle proof test formatsync: see Light client sync test formatupdate_ranking: seeLightClientUpdateranking test format