_lockState.totalLocked has not being decreased when calling withdraw() or emergencyWithdraw().
When the totalLocked doesn't get decreased upon withdraw and emergencyWithdraw, it will mess up the calculations of calculateBoost() and getCurrentBoost() functions, which will further return false data.
Users will receive inflated boost when calling calculateBoost() and getCurrentBoost() as output data.
Which will return unrealistic information.
Manual
Decrease the totalLocked when calling withdraw and emergencyWithdraw
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.