eth2.0-specs/tests/generators/ssz_static
Justin Traglia ea90d6f27d Fix test vector generators to work with Python 3.12 2024-09-17 14:56:59 -05:00
..
README.md rename eth1 and eth2 throughout specs and readme where reasonable 2021-08-18 17:13:24 -06:00
__init__.py
main.py fix lint 2021-05-18 20:53:04 +02:00

README.md

SSZ-static

The purpose of this test-generator is to provide test-vectors for the most important applications of SSZ: the serialization and hashing of Ethereum data type.

Test-format documentation can be found here.