mintRewards is never used in StabilityPool
mintRewards can only be called from StabilityPool.sol:
The problem that it is never used in StabilityPool.sol. Deposit function calls raacMinter.tick() twice (in _update() and _mintRAACRewards()), but, as far as I understand, mintRewards() should be called instead.
mintRewards is never used in StabilityPool.sol, but function raacMinter.tick() called twice.
Manual review.
Recommended to call mintRewards() in StabilityPool._mintRAACRewards().
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.