tari-project / universe

Other
8 stars 24 forks source link

When a user sends some tXTM it doesn't deduct from the wallet balance #862

Closed Anziskavds closed 4 hours ago

Anziskavds commented 1 week ago

Describe the bug When a user sends(from Aurora) some tXTM the amount shows up in the users history but the amount doesn't deduct from the wallet balance.

To Reproduce Steps to reproduce the behavior:

  1. Have the miner open and running
  2. Keep an eye on your wallet balance
  3. Import the wallet on Aurora
  4. Send a transaction
  5. Look at the wallet balance
  6. Look at the wallet history
  7. Currently the tXTM doesn't deduct from the wallet balance but it does show up in the users history as a added transaction

Expected behavior When a user sends some tXTM the amount they send should deduct from the wallet balance

Screenshots

image

Desktop (please complete the following information):

Anziskavds commented 1 week ago

I haven't experienced it as of yet on the new build Testnet 0.5.27. This is an existing issue I'm just mentioning here. I logged it on Testnet 0.5.22.

stringhandler commented 1 week ago

This does add up though, it's just getting cut off. We only show one decimal place. @metalaureate maybe we need to expand the decimal places?

stringhandler commented 3 days ago

This is when a user spends funds from aurora

Anziskavds commented 3 days ago

Correct I updated the ticket with the correct info.