[wip] feat: integrate new revm#14115
Merged
klkvr merged 15 commits intoklkvr/alloy-evmfrom Feb 17, 2025
Merged
Conversation
e5049d7 to
caef4ba
Compare
4bc749a to
0c32c1a
Compare
5572a81 to
11b1806
Compare
a1c7307 to
4619a86
Compare
25eb1b0 to
7e97984
Compare
4619a86 to
99dedb9
Compare
837ba71 to
43d42e8
Compare
42dea77 to
0f24406
Compare
4743328 to
eda1499
Compare
43d42e8 to
270ef66
Compare
03bcafd to
7de9b53
Compare
mattsse
approved these changes
Feb 17, 2025
Comment on lines
+753
to
754
Collaborator
There was a problem hiding this comment.
I think we should reconsider this now and remove the fill function and instead do -> TxEnv
Collaborator
There was a problem hiding this comment.
hmm, why does this exist?
Comment on lines
+98
to
+102
Collaborator
There was a problem hiding this comment.
this is so much worse now imo -.-
59f1511 to
7ef8ecd
Compare
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
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.
Based on #14021
Updates revm to latest