Skip to content

Conversation

aso20455
Copy link

@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

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.

1 participant