There are two require statements that are commented out in the ProxyFactory.sol deployProxyAndDistributeByOwner function.
The commented out require statements is a repeat of the two if conditionals right above the require statements.
The second require statement's logic can be confusing for the developer and the user, and this can be uncommented with incorrect logic in the future.
Manual Analysis
Remove the commented code to prevent confusion.
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.