smartcontractkit / ccip

Cross Chain Interoperability Protocol
Other
119 stars 47 forks source link

contracts/scripts: reduce offramp optimizations #1414

Closed makramkd closed 1 month ago

makramkd commented 1 month ago

Motivation

The offramp was failing to deploy due to too many optimizations causing a max code size exceeded error.

Solution

Reduce the number of optimizations by 1.

Also, add a test that deploys v1.6 contracts and ensures that they are deployable on the simulated backend.

cl-sonarqube-production[bot] commented 1 month ago

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube