Skip to content

Conversation

@klkvr
Copy link
Member

@klkvr klkvr commented Oct 1, 2024

ref foundry-rs/foundry#8997

Adds Solc constructor for creating solc instances with arguments. Changes extra_args to being prepended to actual solc arguments instead of appended as for now.

This allows us to use eof binary through Solc::new_with_args("docker", ["run", ... ])

We didn't end up using those for --eof-version, so this shouldn't break anything. Will add a test for this in scope --eof flag on foundry side

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, one suggestion

@klkvr klkvr merged commit c3771e5 into main Oct 1, 2024
15 checks passed
@DaniPopes DaniPopes deleted the klkvr/modify-extra-args branch November 18, 2024 10:41
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