stake: failed to request withdrawal with commission rate over 0.5
Closed this issue · 0 comments
4000D commented
DepositManager.requestWithdrawal
fails when below conditions are satisfied.
- when 2+ root chains are deployed with commission rate over
0.5
, and 2 users deposit equally to all root chains. - when the amount of stakes from the first takes 95% of total stakes (the second user deposits 5% of total stakes)
- after 10+ root chain blocks mined(and after 100+ seconds)
- when the first user tries to withdraw his stakes from all root chains.