eth2.0-specs/tests/generators/merkle_proof
Justin Traglia ea90d6f27d Fix test vector generators to work with Python 3.12 2024-09-17 14:56:59 -05:00
..
README.md Add Merkle proof test 2023-10-31 01:29:30 +08:00
__init__.py Add Merkle proof test 2023-10-31 01:29:30 +08:00
main.py Add Electra merkle proof test vectors 2024-05-13 14:35:28 +03:00

README.md

Merkle proof tests

The purpose of this test-generator is to provide test-vectors for validating the correct implementation of the Merkle proof verification.

Test-format documentation can be found here.