eth2.0-specs/tests/generators/light_client
Hsiao-Wei Wang 176a5d227a
Move `merkle/single_proof` tests to `light_client/single_merkle_proof`
2022-07-22 21:34:09 +08:00
..
README.md Move test files to `light_client` subdir 2022-07-15 21:36:26 +02:00
__init__.py Move test files to `light_client` subdir 2022-07-15 21:36:26 +02:00
main.py Move `merkle/single_proof` tests to `light_client/single_merkle_proof` 2022-07-22 21:34:09 +08:00
requirements.txt Move test files to `light_client` subdir 2022-07-15 21:36:26 +02:00

README.md

Light client tests

The purpose of this test-generator is to provide test-vectors for validating the correct implementation of the light client sync protocol.

Test-format documentation can be found here.