eth2.0-specs/tests/formats/ssz_static
fradamt 6b6936836a Revert "minor fixes, doctoc"
This reverts commit dc2a2bd85a.
2024-05-21 22:54:25 +02:00
..
README.md Revert "minor fixes, doctoc" 2024-05-21 22:54:25 +02:00
core.md Revert "minor fixes, doctoc" 2024-05-21 22:54:25 +02:00

README.md

SSZ, static tests

This set of test-suites provides static testing for SSZ: to instantiate just the known Ethereum 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.