smartcontractkit / ccip

Cross Chain Interoperability Protocol
Other
119 stars 47 forks source link

remove bootstrapP2PIds #1388

Closed makramkd closed 1 month ago

makramkd commented 1 month ago

Motivation

Bootstrap P2P IDs are no longer needed in the OCR config in CCIPConfig. See #1348's description for more details.

Solution

Remove bootstrap P2P IDs from the OCR config in CCIPConfig.

Related PRs

https://github.com/smartcontractkit/chainlink-ccip/pull/89

github-actions[bot] commented 1 month ago

LCOV of commit 06e9f35 during Solidity Foundry #8002

Summary coverage rate:
  lines......: 97.6% (2158 of 2210 lines)
  functions..: 94.7% (409 of 432 functions)
  branches...: 93.4% (512 of 548 branches)

Files changed coverage rate: n/a
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
No data about Duplication

See analysis details on SonarQube