eth2.0-specs/tests/formats/ssz_static
protolambda 8bbc5f7fc3
update test format docs
2020-10-08 21:02:18 +02:00
..
README.md reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
core.md update test format docs 2020-10-08 21:02:18 +02: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.