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: set ast = true in foundry.toml #12

Merged
merged 2 commits into from
Mar 13, 2024
Merged

fix: set ast = true in foundry.toml #12

merged 2 commits into from
Mar 13, 2024

Conversation

yi-sun
Copy link
Contributor

@yi-sun yi-sun commented Mar 13, 2024

We parse the Solidity AST to find the AxiomInput struct definition and make sure it matches with the Axiom circuit. This was removed from the Foundry defaults in foundry-rs/foundry#7197. This PR adds the ast = true option in foundry.toml to restore the previous default behavior.

@yi-sun yi-sun requested a review from ytham March 13, 2024 18:19
Copy link
Contributor

@ytham ytham left a comment

Choose a reason for hiding this comment

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

LGTM

@yi-sun yi-sun merged commit 0adda22 into main Mar 13, 2024
4 checks passed
@yi-sun yi-sun deleted the fix/foundry-ast-flag branch March 13, 2024 18:29
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.

2 participants