add custom interpreter to t8n evm config#505
Merged
meowsbits merged 4 commits intoetclabscore:masterfrom Jan 23, 2023
Merged
Conversation
Date: 2022-11-07 10:03:55-08:00 Signed-off-by: meows <b5c6@protonmail.com>
… interpreter when set Date: 2022-11-07 10:04:36-08:00 Signed-off-by: meows <b5c6@protonmail.com>
Date: 2022-11-07 10:17:54-08:00 Signed-off-by: meows <b5c6@protonmail.com>
Contributor
|
Hey @theshoe1029, great idea! Thanks for taking this on. I've pulled your patch for review and have made a few additions, PTAL. Generally, I made sure that the flag is
Here's an example with an EVMOne external EVM. |
Contributor
|
Note that the EVMC binding that core-geth currently uses is limited to Version 7, which is not the latest version, and does not provide support for EVM upgrades from Berlin onward yet, so its a little outdated at this point. If you're interested in helping move that further, your help would be very welcome; see #506 for reference and further discussion if you intend to start in this direction. Cheers! |
Draft
Contributor
Author
|
Thanks for the additions, I saw you started working on #507 but I'd be happy to help in any way I can. |
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.
No description provided.