The deployProxyAndDistributeByOwner()
of ProxyFactory.sol
contract has commented code which is incorrect.
https://github.com/Cyfrin/2023-08-sparkn/blob/0f139b2dc53905700dd29a01451b330f829653e9/src/ProxyFactory.sol#L188-L189
This code snippet is the commented incorrect code which needs to be removed.
If this commented code is use, the deployProxyAndDistributeByOwner()
can be seriously expoited. The correct would be:
Manual Review
Remove all the commented code which has no functionality.
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.