skycoin / skycoin

Skycoin Core and Wallet

Home Page:https://www.skycoin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use BigNumber in all code related to coin and coin hours amounts

iketheadore opened this issue · comments

Senyoret1 commented on Dec 18, 2019

To ensure the wallet works well in edge cases, all code related to coin a coin hours amounts should use the BigNumber class.

@Senyoret1 is this fixed?

This should have been fixed in #2589 , but an in-deep code review would be needed to be 100% sure. However, I think no relevant problems should remain at this moment.

okay, thanks. Please let me know when you are sure about it, I'll close this issue then.