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

feat: add L2 gas estimate on v2, as well as enable Arbitrum on v2 support #485

Merged
merged 20 commits into from
Feb 13, 2024

Conversation

jsy1218
Copy link
Member

@jsy1218 jsy1218 commented Feb 7, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    feature

  • What is the current behavior? (You can also link to an open issue here)
    We disabled arbitrum v2 support. Also we don't have any gas model for L2 on v2.

  • What is the new behavior (if this is a feature change)?
    We are enabling arbitrum v2 support. Also the USDC/WETH pool on arbitrum uses native USDC, so we are adding that support. And then we are able to implement the gas model for L2 on v2.

  • Other information:
    Also added the USDC/WETH on arbitrum for V2 only integ-test

@jsy1218 jsy1218 self-assigned this Feb 7, 2024
@jsy1218 jsy1218 changed the title feat: add native usdc arbitrum, and usdc/weth arbitrum v2 swap integ-test feat: add L2 gas estimate on v2 Feb 8, 2024
@jsy1218 jsy1218 changed the title feat: add L2 gas estimate on v2 feat: add L2 gas estimate on v2, as well as enable Arbitrum on v2 support Feb 8, 2024
@jsy1218 jsy1218 marked this pull request as ready for review February 8, 2024 19:28
@jsy1218 jsy1218 requested a review from a team as a code owner February 8, 2024 19:28
@jsy1218 jsy1218 requested a review from zhongeric February 8, 2024 19:31
@jsy1218 jsy1218 force-pushed the jsy1218/enable-arbitrum-on-v2 branch from 714f1ff to 97a983e Compare February 9, 2024 18:36
Copy link
Contributor

@mikeki mikeki left a comment

Choose a reason for hiding this comment

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

I'm not an expert on the gas calculations, make sure we get a reviewer from somebody else with more experience on that.

@jsy1218
Copy link
Member Author

jsy1218 commented Feb 10, 2024

I'm not an expert on the gas calculations, make sure we get a reviewer from somebody else with more experience on that.

Exactly, @zhongeric agreed to review as well

Copy link
Contributor

@zhongeric zhongeric left a comment

Choose a reason for hiding this comment

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

looking good! left some comments

@jsy1218 jsy1218 requested a review from zhongeric February 13, 2024 15:18
@jsy1218 jsy1218 merged commit dff9d8d into main Feb 13, 2024
23 checks passed
@jsy1218 jsy1218 deleted the jsy1218/enable-arbitrum-on-v2 branch February 13, 2024 15:41
@jsy1218 jsy1218 mentioned this pull request Feb 13, 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