Skip to content

Conversation

@aso20455
Copy link
Contributor

@aso20455 aso20455 commented Aug 8, 2025

Remove duplicate constant declarations from StdUtils.sol and use the
centralized ones from StdConstants.sol instead:

  • Remove local multicall constant and use StdConstants.MULTICALL3_ADDRESS
  • Remove unused CREATE2_FACTORY constant (already defined in StdConstants)

Tested:

  • forge build --skip test compiles successfully
  • forge test --match-path "*StdUtils*" -vv passes all 28 tests

@DaniPopes DaniPopes enabled auto-merge (squash) December 22, 2025 07:16
@DaniPopes DaniPopes merged commit 925dd4a into foundry-rs:master Dec 22, 2025
25 checks passed
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