We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.8 introduces new EF tests for genesis, described here: https://github.com/ethereum/eth2.0-specs/blob/v0.8.1/specs/test_formats/genesis/README.md
We don't yet have a parser and executor for them.
Add a parser and executor for the genesis tests.
The text was updated successfully, but these errors were encountered:
@paulhauner I'm thinking we could leave this until after v0.0.1 and the v0.8 merge, if we're short on time
Sorry, something went wrong.
Add v0.8 genesis tests
a7b68da
Closes #452
0c90f76
Add v0.8 genesis tests (#466)
eb669ab
Successfully merging a pull request may close this issue.
Description
v0.8 introduces new EF tests for genesis, described here: https://github.com/ethereum/eth2.0-specs/blob/v0.8.1/specs/test_formats/genesis/README.md
We don't yet have a parser and executor for them.
Steps to resolve
Add a parser and executor for the genesis tests.
The text was updated successfully, but these errors were encountered: