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

Add --build-info to forge build command #255

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

karmacoma-eth
Copy link
Collaborator

Forge has recently (foundry-rs/foundry#7197) dropped the ast from the build json by default, so we need to request it explicitly with --ast, ast = <bool> config or just --build-info to avoid checking if forge supports the --ast command

Forge has recently (foundry-rs/foundry#7197) dropped the ast from the build json by default, so we need to request it explicitly with `--ast`, `ast = <bool>` config or just `--build-info` to avoid checking if forge supports the `--ast` command
@karmacoma-eth karmacoma-eth merged commit 6979a11 into main Mar 1, 2024
41 checks passed
@karmacoma-eth karmacoma-eth deleted the fix-forge-dropping-ast branch March 1, 2024 01:13
@gakonst
Copy link

gakonst commented Mar 1, 2024

Sorry about that -- we should have notified users :)

@karmacoma-eth
Copy link
Collaborator Author

@gakonst one day I will get the @0xalpharush treatment #lifegoals ;)

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