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

Define solc version #113

Open
hendrikebbers opened this issue Jul 26, 2023 · 0 comments
Open

Define solc version #113

hendrikebbers opened this issue Jul 26, 2023 · 0 comments
Assignees

Comments

@hendrikebbers
Copy link
Contributor

Let's assume you have several contracts that all define pragma solidity ^0.8.0;. By doing so the latest available 0.8.x version would be downloaded. Maybe you want to use a specific version (since you tested with that version). In that case the maven plugin needs a config option to define a specific solc version.

I would like to work on this issue. Please assign it to me.

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

No branches or pull requests

2 participants