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

Reuse the hardcoded addresses in forwarders instead of duplicating #22

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

hexonaut
Copy link
Contributor

Noticed this when adding World Chain. Minor change, but reduces duplication of addresses.

Copy link

Coverage after merging reuse-forwarder-address into master will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src/forwarders
   AMBForwarder.sol100%100%100%100%
   ArbitrumForwarder.sol100%100%100%100%
   CCTPForwarder.sol100%100%100%100%
   OptimismForwarder.sol100%100%100%100%
src/receivers
   AMBReceiver.sol100%100%100%100%
   ArbitrumReceiver.sol100%100%100%100%
   CCTPReceiver.sol100%100%100%100%
   OptimismReceiver.sol100%100%100%100%

@hexonaut hexonaut merged commit b81c676 into master Aug 27, 2024
3 checks passed
@hexonaut hexonaut deleted the reuse-forwarder-address branch August 27, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants