smartcontractkit / ccip

Cross Chain Interoperability Protocol
Other
119 stars 47 forks source link

Add seq number to CCIPMessageSent event #1481

Closed RyanRHall closed 2 weeks ago

RyanRHall commented 2 weeks ago

Motivation

Easily retrieve CCIPMessageSent events in the absence of Atlas / another event indexer

Solution

Add sequenceNumber as an indexed field to CCIPMessageSent event

github-actions[bot] commented 2 weeks ago

LCOV of commit 72dea26 during Solidity Foundry #8493

Summary coverage rate:
  lines......: 97.8% (2263 of 2313 lines)
  functions..: 95.3% (426 of 447 functions)
  branches...: 93.6% (537 of 574 branches)

Files changed coverage rate: n/a
cl-sonarqube-production[bot] commented 2 weeks 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
No data about Duplication

See analysis details on SonarQube