Skip to content

cct#204

Draft
aelmanaa wants to merge 1 commit into
mainfrom
feat/propose-admin-role
Draft

cct#204
aelmanaa wants to merge 1 commit into
mainfrom
feat/propose-admin-role

Conversation

@aelmanaa

@aelmanaa aelmanaa commented Mar 23, 2026

Copy link
Copy Markdown
Collaborator

This pull request introduces a new pool command group to the ccip-cli, adding several subcommands for managing CCIP token pool configurations across EVM, Solana, and Aptos chains. The changes provide a unified CLI interface for pool operations such as applying chain updates, appending remote pool addresses, deleting remote chain configs, and accepting pool ownership. Additionally, the build process is improved to handle more precise path rewrites for SDK imports.


New pool command group and subcommands

Command group setup:

  • Added a new pool command group (src/commands/pool.ts) that dispatches to multiple subcommands for pool management, such as deploy, apply-chain-updates, append-remote-pool-addresses, delete-chain-config, and accept-ownership.

New subcommands for pool management:

  • Implemented apply-chain-updates subcommand to configure remote chains on a CCIP token pool, supporting config file input, stdin, and config template generation.
  • Added append-remote-pool-addresses subcommand to append remote pool addresses to a pool for a given remote chain, with argument validation.
  • Added delete-chain-config subcommand to remove a remote chain configuration from a CCIP token pool.
  • Added accept-ownership subcommand to accept proposed pool ownership, supporting multi-chain families.

Build process improvements

  • Enhanced the patch-dist script in package.json to rewrite SDK import paths more precisely, ensuring correct references to token admin modules and types in the built output.

@aelmanaa aelmanaa requested review from a team and PabloMansanet as code owners March 23, 2026 21:52
@vercel

vercel Bot commented Mar 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ccip-tools-ts Error Error May 1, 2026 3:57pm

Request Review

@aelmanaa aelmanaa marked this pull request as draft March 23, 2026 21:53
@aelmanaa aelmanaa force-pushed the feat/propose-admin-role branch from 175314e to 8106eb9 Compare April 1, 2026 11:03
@aelmanaa aelmanaa force-pushed the feat/propose-admin-role branch from 8106eb9 to 03da199 Compare April 1, 2026 11:08
@aelmanaa aelmanaa force-pushed the feat/propose-admin-role branch from 03da199 to ac1c7ca Compare April 1, 2026 14:34
@aelmanaa aelmanaa force-pushed the feat/propose-admin-role branch from ac1c7ca to 6d68547 Compare April 1, 2026 17:21
@aelmanaa aelmanaa force-pushed the feat/propose-admin-role branch 2 times, most recently from d51254b to 75064aa Compare April 1, 2026 18:16
@aelmanaa aelmanaa force-pushed the feat/propose-admin-role branch from 75064aa to c604d78 Compare April 1, 2026 18:25
@aelmanaa aelmanaa force-pushed the feat/propose-admin-role branch from c604d78 to 9cb506c Compare April 1, 2026 18:44
@aelmanaa aelmanaa force-pushed the feat/propose-admin-role branch from 9cb506c to a94915f Compare April 1, 2026 18:59
@aelmanaa aelmanaa force-pushed the feat/propose-admin-role branch from a94915f to 03ff112 Compare April 1, 2026 19:39
@aelmanaa aelmanaa force-pushed the feat/propose-admin-role branch from 03ff112 to 73362f8 Compare April 1, 2026 19:47
@aelmanaa aelmanaa force-pushed the feat/propose-admin-role branch from 73362f8 to c02b2e7 Compare April 2, 2026 00:55
@aelmanaa aelmanaa force-pushed the feat/propose-admin-role branch from c02b2e7 to 4725f32 Compare June 26, 2026 20:18
@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

You must have Developer access to commit code to Chainlink Labs on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes.

Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles

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.

1 participant