StabilityPool
should inherit the upgradeable version of ReentrancyGuard
.
As shown in the code snippet above, the StabilityPool
contract is intended to be upgradeable and inherits the upgradeable versions of Ownable
and Pausable
.
StabilityPool
should also inherit the upgradeable version of ReentrancyGuard
to prevent any issues with storage when upgrading in the future.
Storage corruption in future upgrades
Manual Review
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.