SDLPoolPrimary.sol
::initialize
uses the modifier reinitializer(2) but doesn't work. This modifier is not defined in the provided code
SDLPoolPrimary.sol
::initialize
uses the modifier reinitializer(2) but doesn't work. This modifier is not defined in the provided code
The initialize function can be reinitialized by an attacker which is not the intention for the contract.
Manual Review
use the OpenZeppelin library's initializable pattern instead
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.