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(adapters): Migrate Arbitrum One to generic adapter format #1736

Merged
merged 13 commits into from
Sep 2, 2024

Conversation

bmzig
Copy link
Contributor

@bmzig bmzig commented Aug 7, 2024

This is the last of the adapters I will propose for the time being. Migrating Arbitrum is going to be particularly important since we plan on supporting more Arbitrum L2s in the near future.

Signed-off-by: bennett <bennett@umaproject.org>
@bmzig
Copy link
Contributor Author

bmzig commented Aug 8, 2024

Tested with WETH, USDC, USDC.e, WBTC, and DAI (these tokens cover every Arbitrum gateway for the tokens we support) and can confirm that the new adapter can properly track outstanding transfers.

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.

few questions

src/adapter/bridges/ArbitrumOneBridge.ts Outdated Show resolved Hide resolved
src/adapter/bridges/ArbitrumOneBridge.ts Outdated Show resolved Hide resolved
src/adapter/bridges/ArbitrumOneBridge.ts Outdated Show resolved Hide resolved
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.

LGTM!

bmzig and others added 2 commits September 2, 2024 09:05
Signed-off-by: bennett <bennett@umaproject.org>
@bmzig bmzig merged commit ead455f into master Sep 2, 2024
4 checks passed
@bmzig bmzig deleted the bz/genericArbitrum branch September 2, 2024 16:03
bmzig added a commit that referenced this pull request Sep 5, 2024
)

* improve(adapters): Migrate Arbitrum One to generic adapter format

Signed-off-by: bennett <bennett@umaproject.org>

---------

Signed-off-by: bennett <bennett@umaproject.org>
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