eth2.0-specs/tests/formats/light_client
Etan Kissling cdaf7e84dd
Allow extending LC merkle proof tests
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.
2022-10-27 21:59:48 +02:00
..
README.md Move `merkle/single_proof` tests to `light_client/single_merkle_proof` 2022-07-22 21:34:09 +08:00
single_merkle_proof.md Allow extending LC merkle proof tests 2022-10-27 21:59:48 +02:00
sync.md `try_...` --> `process_...` 2022-07-22 11:49:07 +02:00
update_ranking.md Move test files to `light_client` subdir 2022-07-15 21:36:26 +02:00

README.md

Light client sync protocol tests

This series of tests provides reference test vectors for the light client sync protocol spec.

Handlers: