fix: use revm spec consistently - #45
Closed
prestwich wants to merge 1 commit into
Closed
Conversation
Member
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Merged
prestwich
marked this pull request as ready for review
November 5, 2025 17:37
prestwich
force-pushed
the
prestwich/aliasing
branch
from
November 5, 2025 17:42
cd22301 to
6985f96
Compare
prestwich
force-pushed
the
prestwich/revm-spec
branch
from
November 5, 2025 17:42
4d97105 to
cb31810
Compare
Evalir
approved these changes
Nov 5, 2025
prestwich
force-pushed
the
prestwich/revm-spec
branch
from
November 5, 2025 18:22
cb31810 to
f35975e
Compare
prestwich
force-pushed
the
prestwich/revm-spec
branch
from
November 5, 2025 19:34
f35975e to
ad87579
Compare
prestwich
force-pushed
the
prestwich/aliasing
branch
2 times, most recently
from
November 5, 2025 19:34
44f8c5d to
e87eeb9
Compare
prestwich
force-pushed
the
prestwich/revm-spec
branch
from
November 5, 2025 19:34
ad87579 to
8ed7e6b
Compare
prestwich
force-pushed
the
prestwich/aliasing
branch
from
November 5, 2025 19:36
e87eeb9 to
09f2181
Compare
prestwich
force-pushed
the
prestwich/revm-spec
branch
from
November 5, 2025 19:36
8ed7e6b to
1bc97a4
Compare
Evalir
approved these changes
Nov 6, 2025
Evalir
left a comment
Member
There was a problem hiding this comment.
yeah this is way better than having to compare manually each time. I also like having the compile time assert.
prestwich
changed the base branch from
prestwich/aliasing
to
graphite-base/45
November 7, 2025 15:28
Member
Author
|
folded into #44 |
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.

Add a
revm_specfunction to signet-block-processor, and use it consistently across crates