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(script): correctly detect additional contracts #9207

Merged
merged 3 commits into from
Oct 27, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Oct 27, 2024

Motivation

Closes #9204

Right now we are detecting additional contracts but never add them to the transaction

Solution

@klkvr klkvr changed the title Klkvr/fix additional contracts fix(script): correctly detect additional contracts Oct 27, 2024
@klkvr klkvr merged commit 513ed69 into master Oct 27, 2024
22 checks passed
@klkvr klkvr deleted the klkvr/fix-additional-contracts branch October 27, 2024 14:14
@klkvr klkvr self-assigned this Oct 28, 2024
rplusq pushed a commit to rplusq/foundry that referenced this pull request Nov 29, 2024
* add test

* fix(script): correctly detect additional contracts

* fix
@grandizzy grandizzy added T-bug Type: bug C-forge Command: forge labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-forge Command: forge T-bug Type: bug
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

forge script --verify not detecting contract deployment in newer versions
3 participants