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

Drop extra crytic-compile call #7

Merged
merged 1 commit into from
May 11, 2022
Merged

Conversation

elopez
Copy link
Member

@elopez elopez commented Apr 28, 2022

This extra call is breaking some use-cases that require custom crytic-compile
options, as there is no way to pass them. As slither will invoke
the compilation by itself when needed, this extra call is not really
needed and should be safe to drop.

Fixes: #3, #4

This extra call is breaking some use-cases that require custom crytic-compile
options, as there is no way to pass them. As slither will invoke
the compilation by itself when needed, this extra call is not really
needed and should be safe to drop.

Fixes: #3, #4
@montyly montyly merged commit 848658e into main May 11, 2022
@montyly montyly deleted the fix-extra-crytic-compile-call branch May 11, 2022 05:31
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.

no way to provide remappings to crytic-compile
2 participants