eth2.0-specs/test_generators/ssz_static
protolambda 3781614f20
SSZ format update, to facilitate more efficient parsing
2019-05-28 18:28:37 +02:00
..
README.md Update README.md 2019-04-23 12:59:49 -05:00
__init__.py Work towards testing all edge-cases of SSZ, for known (static) object types 2019-04-19 12:06:00 +10:00
main.py SSZ format update, to facilitate more efficient parsing 2019-05-28 18:28:37 +02:00
requirements.txt update yaml and eth-utils dependencies 2019-05-21 22:55:22 +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 ETH 2.0 data types.

Test-format documentation can be found here.