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

fix(solc): normalize EVM version across solc versions #473

Merged
merged 3 commits into from Sep 27, 2021

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented Sep 27, 2021

Solc did not support certain --evm-version flag values depending on the version used. This PR should address that by normalizing the EVM version depending on the solc version.

@gakonst gakonst merged commit ede76a2 into master Sep 27, 2021
@gakonst gakonst deleted the fix/solc-evm-versions branch September 27, 2021 23:25
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant