-
Notifications
You must be signed in to change notification settings - Fork 144
feat(tests): eip-7883 & eip-7823 modexp cases #1579
New issue
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple of comments, I didn't fully review yet.
64a691b
to
f3996c0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should work on merging this and then iteratively complete the checklist introduced in #1679 with follow-up PRs.
tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py
Outdated
Show resolved
Hide resolved
This reverts commit e0857e5.
96b8d02
to
ec4c799
Compare
ποΈ Description
Adds tests cases for the 2 modexp EIPs CFI'd in Fusaka: 7883/7823. Thanks to @marioevz for continuing this PR.
π Related Issues
N/A
β Checklist