Inconsistent comment and implementation might mislead the developer.
In the deployProxyAndDistribute
function in ProxyFactory.sol, there is an one-line comment:
// can set close time to current time and end it immediately if organizer wish
and the function does not implement this feature and neither does the remaining contract.
It might mislead the auditor and the developer, since the implementation logic might be totally different.
Manual Detection
Remove the feature or implement it in another function.
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.