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

Wallet balance rounding bug #1363

Open
Anziskavds opened this issue Jan 8, 2025 · 3 comments · May be fixed by #1344
Open

Wallet balance rounding bug #1363

Anziskavds opened this issue Jan 8, 2025 · 3 comments · May be fixed by #1344

Comments

@Anziskavds
Copy link

Describe the bug
We need to round off the wallet balance on Tari Universe.

To Reproduce
Steps to reproduce the behavior:

  1. Open Tari Universe
  2. Look at the wallet balance
  3. The wallet balance should be rounded off
  4. Currently the balance shows up in full

Expected behavior
Wallet balance should show up in a rounded off amount and not the complete full amount

Screenshots
1
2

Desktop (please complete the following information):

  • OS & Version: MacBook Air M1 2020 13 inch Sequoia 15.1.1
  • Browser & Version Alpha v0.8.38
@brianp brianp linked a pull request Jan 9, 2025 that will close this issue
@brianp
Copy link
Collaborator

brianp commented Jan 9, 2025

Known issue. Should be fixed in #1344

@Tas4tari
Copy link

Tas4tari commented Jan 9, 2025

Tested in Windows 11, app version 0.8,41 and this is also occurring

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

Successfully merging a pull request may close this issue.

4 participants
@brianp @Anziskavds @Tas4tari and others