feat(tests): tests for ecrecover precompile#1685
Merged
spencer-tb merged 1 commit intoethereum:forks/osakafrom Oct 31, 2025
Merged
feat(tests): tests for ecrecover precompile#1685spencer-tb merged 1 commit intoethereum:forks/osakafrom
spencer-tb merged 1 commit intoethereum:forks/osakafrom
Conversation
9fbb29b to
bc6fb26
Compare
spencer-tb
added a commit
to spencer-tb/execution-specs
that referenced
this pull request
Oct 27, 2025
…reum#1685) * feat(forks|tests): eip-7918 initial tests plus eip-4844 adjustments. * chore(tests): extra param and docstring tweak.
e6386ed to
3f97855
Compare
spencer-tb
reviewed
Oct 29, 2025
Contributor
spencer-tb
left a comment
There was a problem hiding this comment.
Can we remove the default.profraw file?
sourced from `evmone` unit tests
3f97855 to
f80380e
Compare
Contributor
Author
Whoopsie, git fail, fixed |
SamWilsn
pushed a commit
that referenced
this pull request
Dec 9, 2025
* feat(forks|tests): eip-7918 initial tests plus eip-4844 adjustments. * chore(tests): extra param and docstring tweak.
SamWilsn
pushed a commit
that referenced
this pull request
Dec 9, 2025
* feat(forks|tests): eip-7918 initial tests plus eip-4844 adjustments. * chore(tests): extra param and docstring tweak.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🗒️ Description
Adds missing coverage for the ecrecover precompile. Sourced from
evmoneunit tests.🔗 Related Issues or PRs
N/A.
✅ Checklist
toxchecks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:uvx tox -e statictype(scope):.