In veRAACTokencontract, it have MAX_TOTAL_SUPPLY, in lock()function, it have a checking condition to make sure that it will not exceed max total supply:
But in increase() function, this checking condition do not exist. So when total supply reached, it can be bypassed by using that function to mint more tokens than it should.
Bypass max total supply of veRaac token.
Add this checking condition to increase()function:
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.