FeeCollector contract can be left in a broken state if fees increase for a fee type
When admin increases the fees for a type, it stores it in a mapping. The problem with this approach is that it doesnt track anywhere the historical changes. If the new fees are larger than the previous amounts, the contract can be left in a broken state, because rewards calculation will always assume that fee type amount was always the same during the whole collection period.
Contract can be left broken, withdraw and distribution can fail
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.