40,000 USDC
View results
Submission Details
Severity: gas

Reduce gas usage by moving to Solidity 0.8.19 or later

Summary

Reduce gas usage by moving to Solidity 0.8.19 or later

Vulnerability Details

See this link for the full details

File: /src/Escrow.sol
2: pragma solidity 0.8.18;

Link to code

File: /src/EscrowFactory.sol
2: pragma solidity 0.8.18;

Link to code

File: /src/IEscrow.sol
2: pragma solidity 0.8.18;

Link to code

File: /src/IEscrowFactory.sol
2: pragma solidity 0.8.18;

Link to code

Impact

Save gas

Tools Used

Manual

Recommendations

Move to the latest solidity version

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.