tick function minting raac token to stabilityPool . Here excessTokens also increased with minted amount . But excessTokens is used as extra tokens held for future distribution on RAACMinter contract. It might caused an issue later on.
While minting RAAC tokens to the stabilityPool, excessTokens
increased by the minted amount, causing future issues. Currently getExcessTokens()
not used in the code base , so it is ok for the time being.
Incorrect incresing excessTokens caused integration issues of getExcessTokens in future.
Manual Reveiw
Consider removing the excessTokens variable in tick() 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.