duality-labs / duality-web-app

2 stars 2 forks source link

feat: improve display of unknown denoms #532

Closed dib542 closed 8 months ago

dib542 commented 8 months ago

Here "unknown" tokens means: unknown to a single-IBC-bridge-transfer to neutron in chain-registry data

in this PR we:

We also make a fundamental change to the TokenPicker lists to better align with these lists: we switch from the arbitrary design (from 2022) about "Your Assets" / "All Assets" / "Neutron Chain Assets", to "Your Assets" / "Dex Assets" / "All Assets": because you either want to select assets you own (to use from your wallet) or that are on the Dex (to use from the Dex).

This PR also resolves a long standing issue that:

before/after screenshots: before-after screenshots (4) before-after screenshots (5) before-after screenshots (6) before-after screenshots (7) before-after screenshots (8) before-after screenshots (9)

Note that the "All Assets" in the TokenPicker includes tokens that exist on the Dex but were filtered out due to unknown token info in chain-registry.

github-actions[bot] commented 8 months ago

Preview URL: https://9a1179dd-fb6ef152--duality-xyz-testnet.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-testnet/deploys/65ca54227bc6ca1c1ae8170b

github-actions[bot] commented 8 months ago

Preview URL: https://39b5a345-043a6278--duality-xyz-testnet.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-testnet/deploys/65ca6c72105ed52f90a2cda5

dib542 commented 8 months ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: