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

improve(bridges): add special USDC case for the ScrollBridge. #1720

Merged
merged 5 commits into from
Aug 7, 2024

Conversation

bmzig
Copy link
Contributor

@bmzig bmzig commented Jul 30, 2024

This is a simple fix to the issue we had for resolving a USDC address for scroll, whereby we would include a special case in resolveL2TokenAddress in BaseBridgeAdapter. This moves this logic to the Scroll bridge so this conditional won't be triggered by all bridges.

Copy link
Contributor

@james-a-morris james-a-morris left a comment

Choose a reason for hiding this comment

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

Is this change a refactor?

@bmzig
Copy link
Contributor Author

bmzig commented Jul 30, 2024

Is this change a refactor?

Essentially. It's a fix for the todo brought up in this PR #1708

@bmzig bmzig requested a review from james-a-morris August 5, 2024 14:46
Copy link
Contributor

@pxrl pxrl left a comment

Choose a reason for hiding this comment

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

Nice and clean!

@bmzig bmzig merged commit a395064 into master Aug 7, 2024
4 checks passed
@bmzig bmzig deleted the bz/updateBridgePassthrough branch August 7, 2024 13:39
ishantiw pushed a commit to LiskHQ/across-relayer that referenced this pull request Aug 8, 2024
ishantiw pushed a commit to LiskHQ/across-relayer that referenced this pull request Aug 8, 2024
sameersubudhi pushed a commit to LiskHQ/across-relayer that referenced this pull request Sep 10, 2024
sameersubudhi pushed a commit to LiskHQ/across-relayer that referenced this pull request Sep 10, 2024
sameersubudhi pushed a commit to LiskHQ/across-relayer that referenced this pull request Sep 10, 2024
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