Instead of using the proxy pattern for new Escrow contracts, the Escrow contract is deployed every time. This leads to unwanted gas expenditure.
Although all Escrow contracts have the same code, a new contract is deployed everytime instead of deploying a single implementation followed by proxies.
Unwanted gas expenditure of about 400000 for every new escrow contract.
Foundry gas reported
Have a single escrow implementation contract and then deploy proxies.
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.