eth2.0-specs/test_generators/ssz_static
protolambda d6fd19ce44
fix ssz-static generator
2019-06-11 18:30:50 +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 fix ssz-static generator 2019-06-11 18:30:50 +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.