The deposit
function in the StabilityPool contract contains redundant state update calls through both _update() and _mintRAACRewards() functions, which perform the same operations, leading to unnecessary gas consumption.
Unnecessary gas consumption
Reduced contract efficiency
Manual Review
Remove one of the redundant calls, preferably keep _mintRAACRewards() as it's more descriptive:
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.