smartcontractkit / ccip

Cross Chain Interoperability Protocol
Other
119 stars 47 forks source link

Make gas fee staleness threshold configurable per chain #1491

Closed RyanRHall closed 6 days ago

RyanRHall commented 1 week ago

Motivation

On some chains, it is possible the gas price will just always be zero or will be fixed at some constant fee

Solution

Make stalenessThreshold per dest chain and have 0 mean no staleness check

github-actions[bot] commented 1 week ago

LCOV of commit 8518067 during Solidity Foundry #8561

Summary coverage rate:
  lines......: 97.9% (2283 of 2333 lines)
  functions..: 95.1% (429 of 451 functions)
  branches...: 93.6% (539 of 576 branches)

Files changed coverage rate: n/a
cl-sonarqube-production[bot] commented 1 week 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