eth2.0-specs/test_generators/ssz_static
protolambda c628c8187b
SSZ static format updated to per-case outputs
2019-07-27 13:34:19 +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 static format updated to per-case outputs 2019-07-27 13:34:19 +02:00
requirements.txt SSZ static format updated to per-case outputs 2019-07-27 13:34:19 +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.