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
EF-tests are the only guarantee that an EVM implementation is actually sound.
Add an ef-tests runner in the CI.
Not sure if we need to still use the kakarot/ef-test repo as there is no need for blockifier, just feeding the data once #39 is done
I'd go for creating a new crate for this with the minimal code required.
⚠ This is blocked by #43
The text was updated successfully, but these errors were encountered:
ClementWalter
No branches or pull requests
Why
EF-tests are the only guarantee that an EVM implementation is actually sound.
What
Add an ef-tests runner in the CI.
How
Not sure if we need to still use the kakarot/ef-test repo as there is no need for blockifier, just feeding the data once #39 is done
I'd go for creating a new crate for this with the minimal code required.
⚠ This is blocked by #43
The text was updated successfully, but these errors were encountered: