Failure to check for zero setTaxRateIncrementLimit
The function setTaxRateIncrementLimit takes in limit argument. There are checks in place to ensure that the setTaxRateIncrementLimit is not set above BASE_INCREMENT_LIMIT, BUT there is no check in place to prevent setTaxRateIncrementLimit from being set to zero.
If the setTaxRateIncrementLimit is set to zero, the protocol will generate no fees on token transfers and burns
Manual Review
There should be checks in place to prevent setting the setTaxRateIncrementLimit from being to zero
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.