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

XCM Improvements / Bug Fixes #1246

Open
1 of 17 tasks
alecdwm opened this issue Jan 6, 2025 · 0 comments
Open
1 of 17 tasks

XCM Improvements / Bug Fixes #1246

alecdwm opened this issue Jan 6, 2025 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@alecdwm
Copy link
Member

alecdwm commented Jan 6, 2025

Collecting known XCM issues here so we can keep track of what we've fixed / what remains to be fixed:

  • Add token icons for all EVM tokens
  • Fix incorrect balance shown in token picker modal when many tokens have the same symbol on one chain
  • Always show all substrate and evm From tokens in form, but present a warning when the Origin account is not compatible with the selected From token
  • When user's token balance is below min, ignore the max amount and just show a warning that the user has insufficient funds for any transfer
  • When max is below min, show Max transferable as 0.00 instead of misleading the user into an insufficientBalance error
  • Many routes showing incorrect fee token (e.g. BNC as origin fee for transfers from Hydration)
  • Form needs a frozen Success state, with a button to reset the form for another transaction

  • Fix route-specific errors
    • DED AssetHub -> Hydration Cannot read properties of undefined (reading 'assets')
    • PINK AssetHub -> Hydration Cannot read properties of undefined (reading 'assets')
    • WUD AssetHub -> Hydration Cannot read properties of undefined (reading 'assets')
    • DOTA AssetHub -> Hydration Cannot read properties of undefined (reading 'assets')
    • NODL Hydration -> Nodle Cannot read properties of undefined (reading 'transfer')
    • KSM Basilisk -> Karura Error thrown while attempting to build the transfer extrinsic
  • Add missing PINK AssetHub -> Bifrost route

  • Fix extrinsic status toast to show Cancelled status instead of Failed when user cancels a pending transaction
    image
  • Add Recent Activity section to XCM form
@alecdwm alecdwm added bug Something isn't working enhancement New feature or request labels Jan 6, 2025
@alecdwm alecdwm self-assigned this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant