eth2.0-specs/specs/test_formats/ssz_static
protolambda 103a66b2af
remove signing_root: see issue #1487
2019-12-03 21:10:19 +01:00
..
README.md [reopen] Eth2 shorthand standardized (#1452) 2019-10-28 15:53:10 +08:00
core.md remove signing_root: see issue #1487 2019-12-03 21:10:19 +01:00

README.md

SSZ, static tests

This set of test-suites provides static testing for SSZ: to instantiate just the known Eth2 SSZ types from binary data.

This series of tests is based on the spec-maintained eth2spec/utils/ssz/ssz_impl.py, i.e. fully consistent with the SSZ spec.

Test format documentation can be found here: core test format.