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

Incorrect transaction amount display in history for values with trailing decimal zeros #338

Open
chudnoffsky opened this issue Dec 19, 2024 · 1 comment

Comments

@chudnoffsky
Copy link

chudnoffsky commented Dec 19, 2024

Context

A bug has been identified in the transaction history display where amounts with four trailing zeros after the decimal point (e.g., 0.000097 tgBTC) are shown incorrectly as +0.0

image

Steps to reproduce

  1. Obtain tgBTC from TON Teleport (available on testnet: https://sandbox.teleport.tg). there is also a guide: https://tgbtc.gitbook.io/docs/user-guides/mint-your-first-tgbtc
  2. Go to the transaction history page
  3. Perform a transaction with an amount like 0.000097 tgBTC (or similar)
  4. Check the displayed value in the transaction history

Actual result

The amount is incorrectly displayed as +0.0 tgBTC

Expected result

The amount should be displayed as +0.000097 tgBTC

Example transaction link

https://testnet.tonviewer.com/kQCe8WfatSZFc4vzOYiy_LsP3PVvllPQ6HNQKu2XoiaayD3k

Additional notes

This issue affects the clarity and accuracy of transaction history, potentially confusing users. Fixing this bug will improve the user experience.

Let me know if further details or testing are required. Thank you!

@chudnoffsky
Copy link
Author

Hey There, @chudnoffsky

Thanks for raising your first issue, I tried to reproduce but I couldn't This will be reviewed on pull requests.

We use GitHub issues as a place to track bugs and other development-related issues. It might take couple of days before we can provide a reply on here. I’d recommend you contact to the official support website to initiate a chat with the official support via Tonkeeper live support to complete your request.

image

Nice try! :)

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

No branches or pull requests

1 participant