eth2.0-specs/tests/generators/light_client
Hsiao-Wei Wang 2a40b513cb
Add EIP4844 testgen
2022-11-18 03:20:22 +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 Add EIP4844 testgen 2022-11-18 03:20:22 +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.