Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evmc: v7 #282

Closed
meowsbits opened this issue Jan 11, 2021 · 1 comment · Fixed by #329
Closed

evmc: v7 #282

meowsbits opened this issue Jan 11, 2021 · 1 comment · Fixed by #329

Comments

@meowsbits
Copy link
Member

meowsbits commented Jan 11, 2021

Core-geth's ./evmc adoption and implementation is currently pegged at the latest release version of the v6 major series (v6.3.1).

As noted at the EVMC releases page, v7+ introduces support for the Istanbul EVM upgrades. As suggested by its major bump, it establishes a breaking change to the ABI along with quite a few other non-backward-compatible changes (see https://github.com/ethereum/evmc/releases/tag/v7.0.0).

This issue proposes providing support for the v7 series of EVMC.

Related

@meowsbits
Copy link
Member Author

If I remember correctly, one of the limitations for which v6 was selected as the initial adoptee was that both Hera EWASM and SSVM EWASM supported it at the time. I'm not sure if this is still the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant