Trick or Treat

First Flight #27
Beginner FriendlyFoundry
100 EXP
View results
Submission Details
Severity: low
Invalid

Deployment Script Compatibility Across EVM Chains

Summary

Deployment scripts vary between different EVM-compatible chains and should be included as part of the audit process.

Vulnerability Details

This contract is designed for deployment on multiple EVM chains, each potentially using different EVM versions and opcode support. Due to these differences, a one-size-fits-all deployment script may lead to unexpected behavior or failures on certain chains. It is recommended to identify the chains intended for deployment and create specific deployment scripts for each.

Impact

Low

Tools Used

Manual Review

Recommendations

Document the target chains for deployment and include tailored deployment scripts for each in the audit to ensure compatibility.

Updates

Appeal created

bube Lead Judge 8 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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