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
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