You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There is precision loss on withdraw max amount causing transaction to fail. User is unable to withdraw remaining 0.0001 TLOS from savings.
To Reproduce
Steps to reproduce the behavior:
Go to savings tab and move any amount to savings
Select max amount to populate withdraw savings input
Attempt to withdraw
See transaction error
Update withdraw input to equal max amount minus .0001
Withdraw
Additional context
This is most likely due to precision loss during conversion between REX and TLOS.
Describe the bug
There is precision loss on withdraw max amount causing transaction to fail. User is unable to withdraw remaining 0.0001 TLOS from savings.
To Reproduce
Steps to reproduce the behavior:
Additional context
This is most likely due to precision loss during conversion between REX and TLOS.
related issue #734
The text was updated successfully, but these errors were encountered: