duality-labs / duality-web-app

2 stars 2 forks source link

fix: token denom handling for IBC tokens on testnet #516

Closed dib542 closed 7 months ago

dib542 commented 7 months ago

This PR fixes the usage of assets/tokens in the app from using a master list of "all possible" tokens to using "runtime" tokens: token information from up to date chain-registry package information on GitHub.

previously:

now:

Note that the build for this release is intended to be skipped, as the code no longer works against duality-devnet: rpc.dev.duality.xyz and lcd.dev.duality.xyz.

github-actions[bot] commented 7 months ago

Preview URL: https://101a3344-bf00f050--duality-xyz.netlify.app Logs: https://app.netlify.com/sites/duality-xyz/deploys/65b0411e6744870873f8336e

github-actions[bot] commented 7 months ago

Preview URL: https://968731a3-ff441baa--duality-xyz-testnet.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-testnet/deploys/65b05efa5d5cce1aabdb9221

github-actions[bot] commented 7 months ago

Preview URL: https://a9ed6dd9-76fbec98--duality-xyz-testnet.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-testnet/deploys/65b066b576de6b1b4f46d9e2

github-actions[bot] commented 7 months ago

Preview URL: https://b8eacf22-ce4aee0d--duality-xyz-testnet.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-testnet/deploys/65b068f31914bd1f13eb68ed

dib542 commented 7 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: