smartcontractkit / ccip

Cross Chain Interoperability Protocol
Other
119 stars 47 forks source link

Fix Nil pointer error in TXM stuck tx detector (CCIP 1.5) #1499

Closed amit-momin closed 2 days ago

amit-momin commented 6 days ago

An NPE bug was identified in the Stuck Tx Detector component. The fix was addressed in this https://github.com/smartcontractkit/chainlink/pull/14685 in core but needs to be applied to CCIP as well. Changes could not be cherry-picked because of other changes made to the component in between so changes were back ported manually.

cl-sonarqube-production[bot] commented 6 days ago

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
83.3% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube