Skip to content

Comments

chore: Remove leading number from foundry scripts#1246

Merged
fusmanii merged 3 commits intomasterfrom
faisal/acp-21-remove-leading-number-from-foundry-scripts
Jan 19, 2026
Merged

chore: Remove leading number from foundry scripts#1246
fusmanii merged 3 commits intomasterfrom
faisal/acp-21-remove-leading-number-from-foundry-scripts

Conversation

@fusmanii
Copy link
Contributor

No description provided.

Signed-off-by: Faisal Usmani <faisal.of.usmani@gmail.com>
Signed-off-by: Faisal Usmani <faisal.of.usmani@gmail.com>
@linear
Copy link

linear bot commented Jan 15, 2026

@fusmanii fusmanii marked this pull request as draft January 15, 2026 21:17
Signed-off-by: Faisal Usmani <faisal.of.usmani@gmail.com>
@pxrl
Copy link
Contributor

pxrl commented Jan 15, 2026

@fusmanii meta, but I noticed that the commit hook is really persistent at adding perceived updated deployments. Your PR here seems to be impacted by the same. There seems to be some persistent state and I haven't figured out where it is; this can cause issues when swapping branches (etc) and generally seems like it could be a source of nasty merge conflicts. Do you know how we can make it a bit more graceful?

@fusmanii
Copy link
Contributor Author

@pxrl I think the issue with the commit hook is that it also extracts local/unstaged deployed addresses. Created this to ignore local unstaged files

"address": "0x89004ea51bac007fec55976967135b2aa6e838d4",
"block_number": 23977771,
"transaction_hash": "0x0b05b7bc28e6d8ea9d9c135bbada908dd2b971e8428054a62598c2cbf9e24baa"
"PermissionSplitterProxy": {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These are just being re-ordered

},
"SponsoredCCTPDstPeriphery": {
"address": "0x1c709fd0db6a6b877ddb19ae3d485b7b4add879f",
"address": "0x039d62c549f27ead0eb9b567d8776289e5020583",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The address here is changing because there is a collision on DonationBox name and after the script renaming the other donation box address is being picked up. I have follow up work to fix this issue

@fusmanii fusmanii marked this pull request as ready for review January 19, 2026 20:00
@fusmanii fusmanii merged commit e8f648e into master Jan 19, 2026
15 checks passed
@fusmanii fusmanii deleted the faisal/acp-21-remove-leading-number-from-foundry-scripts branch January 19, 2026 23:56
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.

3 participants