ethereum / ethereum/trinity-eth2
Add spec tests for "ssz generic"
Open
- Dominant language
- Python
- Stars
- 16
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### What is wrong?
There are two types of spec tests we aren't running: "ssz static" and "ssz generic".
I don't expect any surprises because afaik these tests are generated w/ `py-ssz` which we directly use. We should add them to our fixture testing though just for completeness.
### How can it be fixed
Add the tests. Add the test type and test handler to parse/run the test data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.