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: do not install solc 0.4.x on OSX in Contract.from_explorer #490

Merged
merged 2 commits into from
May 5, 2020

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

When using OSX, do not attempt to compile 0.4.x contracts that are pulled from etherscan if the compiler version is not already installed.

Closes #487

@iamdefinitelyahuman iamdefinitelyahuman merged commit e38c7a6 into master May 5, 2020
@iamdefinitelyahuman iamdefinitelyahuman deleted the osx-version-fix branch May 5, 2020 15:24
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.

Cannot build solc on macOS
1 participant