Add REVM-based EVM module#2001
Draft
abukosek wants to merge 2 commits into
Draft
Conversation
✅ Deploy Preview for oasisprotocol-oasis-sdk canceled.
|
abukosek
force-pushed
the
andrej/feature/revm
branch
2 times, most recently
from
October 3, 2024 14:56
1597d9d to
efff25b
Compare
abukosek
force-pushed
the
andrej/feature/revm
branch
from
October 29, 2024 13:20
efff25b to
df1c5c7
Compare
abukosek
force-pushed
the
andrej/feature/revm
branch
6 times, most recently
from
January 14, 2025 10:41
019461f to
08e89ac
Compare
abukosek
force-pushed
the
andrej/feature/revm
branch
6 times, most recently
from
January 23, 2025 13:52
d4dad2c to
0c5d69f
Compare
abukosek
force-pushed
the
andrej/feature/revm
branch
6 times, most recently
from
February 11, 2025 15:21
fcccbf5 to
06d5f88
Compare
abukosek
force-pushed
the
andrej/feature/revm
branch
from
February 19, 2025 15:06
06d5f88 to
c1d2ca0
Compare
abukosek
force-pushed
the
andrej/feature/revm
branch
2 times, most recently
from
March 19, 2025 09:33
97f09f2 to
691e24f
Compare
abukosek
force-pushed
the
andrej/feature/revm
branch
2 times, most recently
from
March 25, 2025 12:58
5d21348 to
de24a48
Compare
abukosek
force-pushed
the
andrej/feature/revm
branch
from
March 25, 2025 13:14
de24a48 to
5ab6770
Compare
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.
Current status:
Precompiles to do (sorted easy to hard):
Other things to do:
test_transfer_event), look into this.The plan is to get this PR into a mergeable state by fixing nonce updates and then implement the rest via smaller PRs.