mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-09 18:25:47 +00:00
990866dd9f
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
: seeLightClientUpdate
ranking test format