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

[FEAT] Update zksolc_manager to auto fetch latest compiler #208

Open
dutterbutter opened this issue Dec 19, 2023 · 0 comments · May be fixed by #290
Open

[FEAT] Update zksolc_manager to auto fetch latest compiler #208

dutterbutter opened this issue Dec 19, 2023 · 0 comments · May be fixed by #290
Labels
good first issue Good for newcomers

Comments

@dutterbutter
Copy link
Collaborator

dutterbutter commented Dec 19, 2023

Description

The current implementation of zksolc_manager references hardcoded zksolc versioning which requires constantly updating to retrieve latest versions.

Solution

Similar to hardhat-zksolc plugin we should be checking for latest zksolc and fetching if there is an updated version. In addition re-evaluating the usage of .zksync for default compiler download location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant