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: disable cache if build-info is requested #7358

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Mar 10, 2024

Motivation

Closes #4981

Solution

It seems that build-info is expected to always contain build info for all artifacts, and we can't aquire it from cached artifacts, so we enforce recompilation of all sources

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.

forge build doesn't output build info for inherited contracts on partial build
3 participants