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

fix: sanitize input based on solc version #690

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

dutterbutter
Copy link
Collaborator

What πŸ’»

  • Sanitizes settings based on solc version prior to verification request

Why βœ‹

  • Verification was failing for some solc versions due to evm_version always being Cancun

Evidence πŸ“·

Include screenshots, screen recordings, or console output here demonstrating that your changes work as intended

@dutterbutter dutterbutter requested a review from a team as a code owner November 1, 2024 19:50
@dutterbutter dutterbutter added the needs review πŸ‘“ PR requires a review label Nov 1, 2024
Copy link
Contributor

@Karrq Karrq left a comment

Choose a reason for hiding this comment

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

Thank you - I thought it weird since it's coming from the config loaded by foundry, but now I see that the L1 source provider also does the sanitization

@dutterbutter dutterbutter merged commit 883034d into main Nov 1, 2024
12 checks passed
@dutterbutter dutterbutter deleted the db/fix-verification-for-0.8.19 branch November 1, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review πŸ‘“ PR requires a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants