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

Refactor install #102

Merged
merged 20 commits into from
Jul 29, 2020
Merged

Refactor install #102

merged 20 commits into from
Jul 29, 2020

Conversation

iamdefinitelyahuman
Copy link
Contributor

What I did

  • rename get_solc_folder to get_solcx_install_folder
  • remove various private methods
  • install precompiled OSX binaries (!!)
  • separate logic for installing and compiling solc (compile_solc is now part of the public API)
  • use where to find existing installation on windows

@iamdefinitelyahuman iamdefinitelyahuman merged commit 96bbf5e into v1.0.0-dev Jul 29, 2020
@iamdefinitelyahuman iamdefinitelyahuman deleted the refactor-install branch July 29, 2020 12:46
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.

1 participant