smartcontractkit / ccip

Cross Chain Interoperability Protocol
Other
119 stars 47 forks source link

Self Serve Token Pool Factory Contract #1410

Open jhweintraub opened 1 month ago

jhweintraub commented 1 month ago

Motivation

To better ease the process of deploying and configuring self-serve token pools, a factory contract has been deployed which will deploy the tokens, pools, etc. and configure them with the token admin registry. This reduces the number of transactions the end user must make to configure a pool from >12 to ~3-4.

github-actions[bot] commented 1 month ago

LCOV of commit 0bd89b5 during Solidity Foundry #8593

Summary coverage rate:
  lines......: 97.7% (2361 of 2416 lines)
  functions..: 95.2% (459 of 482 functions)
  branches...: 93.4% (554 of 593 branches)

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