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
When accounts unstake, it changes the estimation for when the account stops generating more MP.
Currently the calculations in unstake are unproperly being made, and no tests catch this behavior.
Potential issue is accounts getting locked in process account after unstake due calculations on estimation underflowing.
When accounts unstake, it changes the estimation for when the account stops generating more MP.
Currently the calculations in unstake are unproperly being made, and no tests catch this behavior.
Potential issue is accounts getting locked in process account after unstake due calculations on estimation underflowing.
Related to #128
The text was updated successfully, but these errors were encountered: