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

feat(wallet): Add formatting with subscripts to amounts with long decimals #4693

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

msarcev
Copy link
Contributor

@msarcev msarcev commented Jan 6, 2025

Description of change

  • Adds some new number formatting rules to formatAmount.
  • Expected behaviour is described in the new tests that are added.

Closes #4406

@msarcev msarcev requested a review from a team as a code owner January 6, 2025 14:10
@github-actions github-actions bot added the wallet Issues related to the IOTA Wallet label Jan 6, 2025
@iota-ci iota-ci added the tooling Issues related to the Tooling team label Jan 6, 2025
Copy link
Contributor

github-actions bot commented Jan 6, 2025

This pull request has been deployed to Vercel.

Latest commit: 5812d26

✅ Preview: https://apps-backend-lg8r93jmr-iota1.vercel.app

Copy link
Contributor

github-actions bot commented Jan 6, 2025

This pull request has been deployed to Vercel.

Latest commit: 5812d26

✅ Preview: https://rebased-explorer-b47isotbe-iota1.vercel.app

Copy link
Contributor

github-actions bot commented Jan 6, 2025

This pull request has been deployed to Vercel.

Latest commit: 5812d26

✅ Preview: https://wallet-dashboard-7rnj228ic-iota1.vercel.app

@cpl121 cpl121 merged commit c2df0aa into develop Jan 8, 2025
35 checks passed
@cpl121 cpl121 deleted the tooling-wallet/improve-small-balance-formatting branch January 8, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Issues related to the Tooling team wallet Issues related to the IOTA Wallet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve small balance with long decimals
4 participants