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

Dynamic binary package referencing #60

Closed
pegahcarter opened this issue Apr 25, 2020 · 1 comment
Closed

Dynamic binary package referencing #60

pegahcarter opened this issue Apr 25, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@pegahcarter
Copy link

Overview

Currently, install.py references Solidity v0.6.0 for installing binaries with a fixed variable. It would be great to have CURRENT_RELEASE dynamically fetch the most-recent binaries.

Specification

Create a function within install.py to fetch the current stable binary packages.

@iamdefinitelyahuman
Copy link
Contributor

I can definitely see a use case!

solc.install_latest_solc_version() or solcx.install_solc('latest') both make sense to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants