Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self Serve Token Pool Factory Contract #1410

Open
wants to merge 45 commits into
base: ccip-develop
Choose a base branch
from

Conversation

jhweintraub
Copy link
Contributor

@jhweintraub jhweintraub commented Sep 4, 2024

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.

Copy link
Contributor

github-actions bot commented Sep 10, 2024

LCOV of commit bbabb8d during Solidity Foundry #8443

Summary coverage rate:
  lines......: 96.5% (2335 of 2419 lines)
  functions..: 90.5% (431 of 476 functions)
  branches...: 92.8% (554 of 597 branches)

Files changed coverage rate: n/a

⛔ The code coverage is too low: 96.53. Expected at least 97.6.

@cl-sonarqube-production
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants