Root Cause: A new MultiSig contract is deployed for every match, causing gas inefficiency and potential fragmentation.
Impact: Higher gas costs and complexity in managing multiple MultiSig instances.
Recommendation:
Use a factory pattern or deterministic deployment to reuse MultiSig contracts for the same user pairs.
Please read the CodeHawks documentation to know which submissions are valid. If you disagree, provide a coded PoC and explain the real likelyhood and the detailed impact on the mainnet without any supposition (if, it could, etc) to prove your point.
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.