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

SolcStandardJson: pass solc_env and solc_working_dir through to compilation #514

Merged
merged 3 commits into from
Apr 13, 2024

Conversation

garythung
Copy link

@garythung garythung commented Nov 1, 2023

  • Adds an optional kwarg to the SolcStandardJson platform so you can specify the solc version. Otherwise, it runs whichever solc version is currently active.
  • pass the solc_working_dir variable through to compilation

@CLAassistant
Copy link

CLAassistant commented Nov 1, 2023

CLA assistant check
All committers have signed the CLA.

@garythung garythung changed the title add solc env field for solc standard json SolcStandardJson: pass solc_env and solc_working_dir through to compilation Nov 1, 2023
@montyly montyly changed the base branch from master to dev April 13, 2024 13:46
@montyly
Copy link
Member

montyly commented Apr 13, 2024

This is great, thanks @garythung

@montyly montyly added this pull request to the merge queue Apr 13, 2024
Merged via the queue into crytic:dev with commit 59b2b75 Apr 13, 2024
30 checks passed
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.

3 participants