-
Notifications
You must be signed in to change notification settings - Fork 433
feat: fastusdc bridge provider #4074
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
base: stage
Are you sure you want to change the base?
Conversation
@samsiegart is attempting to deploy a commit to the OsmoLabs Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking great! I’ve left a few minor comments. While those are being addressed, I’m going ahead and sending this to QA.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for reviewing. We aligned with Aaron that this could be made the default. How do you suggest we address that in this PR? A few possibilities:
- We hardcode
bestQuote
to prioritize the fast usdc provider ID if available - We change
bestQuote
to prioritize the fastest quote instead of the cheapest (similar to https://go.skip.build/ which seems to default to fastest) - We change
bestQuote
to balance speed and price based on some formula. Basically, formalize in some way that it's better to pay a little extra to go from 18 minutes to 1 minute.
@samsiegart Thanks for the suggestions and for checking in! We discussed this internally with management and the team, and for now, we’ve decided to stick with the current approach. While we see the potential benefits of prioritizing speed, making it the default introduces trade-offs we’re not ready to take on at this stage. |
What is the purpose of the change:
Adds Fast USDC as a supported bridge for USDC to Osmosis.
Brief Changelog
Testing and Verifying
This change has been tested locally by rebuilding the website and verified content and links are expected
Demo Video: https://drive.google.com/file/d/1Di35UFs5W4ES_4eM9sDTKBrhVUo8xcnl/view?usp=sharing