unstakeAll()
allows users to unstake from all epochs at once, but it cannot withdraw tokens staked in the currentEpoch
. Additionally, while the function's comment states that it will 'also claim all the pending rewards,' in reality, it does not claim the pending rewards but only calculates them.
unstakeAll()
allows users to unstake from all epochs at once, but due to the following constraints, it cannot withdraw tokens staked in the currentEpoch
.
Additionally, the function’s comment inaccurately describes its functionality.
unstakeAll()
allows users to unstake from all epochs at once, but it cannot withdraw tokens staked in the currentEpoch
Manual Review
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.