Skip to content

fix: determine size of unlinked contracts #3383

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

Merged

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Sep 27, 2022

Motivation

Closes #3375

previously, unlinked contracts returned size of 0 and were hidden in the output.

Solution

also determine size of unlinked contracts

@mattsse mattsse added the T-bug Type: bug label Sep 27, 2022
@gakonst gakonst merged commit a05ad96 into foundry-rs:master Sep 27, 2022
iFrostizz pushed a commit to iFrostizz/foundry that referenced this pull request Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

forge build --sizes does not display contract if using external library
2 participants