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

Deposit/Withdraw: IBC bridge provider #3273

Merged
merged 64 commits into from
Jun 1, 2024

Conversation

jonator
Copy link
Member

@jonator jonator commented May 22, 2024

What is the purpose of the change:

Adds IBC bridge provider, and in it's support the /tx and /trpc packages. Note: most of the LOC added are mock chains and assets added to the new packages for testing.

Linear Task

Linear Task URL

Brief Changelog

  • Add tx package
  • Move trpc routers and related logic into trpc package to avoid circular dependency
  • Add gas estimation function in tx package, with full test coverage. Includes simulation and extraction of send token events to find the available balance to pay fee. The base account was adapted to integrate this new gas estimation function
  • Add IBC bridge provider
  • Adapted the old IBC history store to conform to the standard TransferStatusSource interface to provide updates to UI as the IBC transfer progresses

Testing and Verifying

  • Tests pass
  • Swap tool gas estimation works

@jonator jonator requested a review from a team May 22, 2024 18:32
Copy link

vercel bot commented May 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
osmosis-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 31, 2024 11:23pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
osmosis-frontend-dev ⬜️ Ignored (Inspect) Visit Preview May 31, 2024 11:23pm
osmosis-frontend-edgenet ⬜️ Ignored (Inspect) May 31, 2024 11:23pm
osmosis-testnet ⬜️ Ignored (Inspect) Visit Preview May 31, 2024 11:23pm

@jonator jonator changed the title Jon/fe 448 create ibc bridge provider Deposit/Withdraw: IBC bridge provider May 22, 2024
@vercel vercel bot temporarily deployed to prod_swap_test May 31, 2024 17:17 Inactive
@kamal-sutra
Copy link
Contributor

Works fine now. but leaves some dust which becomes unswapable.

@CryptoAssassin1
Copy link
Member

when swap Max it display Error (swap is successful) left the comment in Slack thread
image

@vercel vercel bot temporarily deployed to prod_swap_test May 31, 2024 23:23 Inactive
@jonator jonator merged commit efc859f into stage Jun 1, 2024
27 checks passed
@jonator jonator deleted the jon/fe-448-create-ibc-bridge-provider branch June 1, 2024 13:42
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.

None yet

5 participants