cdaf7e84dd
Currently, `test_single_merkle_proof` only supports `BeaconState` tests. For future tests, different object classes are desirable. Update format to allow testing other objects as well. |
||
---|---|---|
.. | ||
README.md | ||
single_merkle_proof.md | ||
sync.md | ||
update_ranking.md |
README.md
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