Concordium / concordium-desktop-wallet

Desktop wallet for the Concordium blockchain. For Windows, macOS and Linux.
Apache License 2.0
2 stars 3 forks source link

Mint rate value display bug in update time parameters menu #252

Closed chportma closed 2 years ago

chportma commented 2 years ago

Bug Description

If the daily mint rate is set to 0.00748246766, the yearly mint rate displays a long sequences of 000000000.

Steps to Reproduce

Enter the menu for updating time parameters. Put 0.00748246766 as daily mint rate and 3 as reward period length (epochs). See attached screenshot for result.

Screenshot 2022-03-31 at 13 02 52

Versions

shjortConcordium commented 2 years ago

Just to confirm @chportma, the issue is only visual, not the actual value, right? (I will just change it show "large" values in e notation instead)

chportma commented 2 years ago

Just to confirm @chportma, the issue is only visual, not the actual value, right? (I will just change it show "large" values in e notation instead)

Yes, that is right. The bug is visual. The value is correct.