Closed JustinCast closed 2 years ago
There seems to be a rounding error in the frontend. There are some transactions that fail when the increase_amount method is called.
There are more...
We can use two also for now, but ideally, we should use bignumbers to avoid the bug
I think the error is happening when the user has iq with decimals and hit the MAX button
@Emmanueldmlr I changed to toFixed(3) and it worked, you can check further
i think this still needs to get solved right @Emmanueldmlr ?
Oh...I thought @JustinCast already fixed it.
There seems to be a rounding error in the frontend. There are some transactions that fail when the increase_amount method is called.
There are more...
We can use two also for now, but ideally, we should use bignumbers to avoid the bug
I think the error is happening when the user has iq with decimals and hit the MAX button