Skip to content

feat: added testnet-cctp-v2-fast#1451

Open
troykessler wants to merge 3 commits intomainfrom
feat/testnet-cctp-v2-fast
Open

feat: added testnet-cctp-v2-fast#1451
troykessler wants to merge 3 commits intomainfrom
feat/testnet-cctp-v2-fast

Conversation

@troykessler
Copy link
Copy Markdown
Contributor

Description

Added USDC/testnet-cctp-v2-fast

Backward compatibility

Testing

@troykessler troykessler self-assigned this Apr 6, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 6, 2026

Warning

Rate limit exceeded

@troykessler has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 20 minutes and 58 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 20 minutes and 58 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7966f831-3bb6-4147-8505-f28f32cb6205

📥 Commits

Reviewing files that changed from the base of the PR and between 65ddb21 and 5dfe5f8.

📒 Files selected for processing (1)
  • deployments/warp_routes/USDC/testnet-cctp-v2-fast-config.yaml
📝 Walkthrough

Walkthrough

Added three files: a USDC warp-route token config and a CCTP v2 deploy config linking arbitrumsepolia and sepolia, plus a changeset. The config defines two USDC token entries with bidirectional connections; the deploy file specifies CCTP v2 parameters, addresses, and offchain lookup URLs.

Changes

Cohort / File(s) Summary
USDC CCTP v2 Testnet Config
deployments/warp_routes/USDC/testnet-cctp-v2-fast-config.yaml
New token configuration: two USDC entries (arbitrumsepolia and sepolia) with metadata (address/denom, chainName, symbol, decimals, standard) and bidirectional connections mapping between chains.
USDC CCTP v2 Testnet Deploy
deployments/warp_routes/USDC/testnet-cctp-v2-fast-deploy.yaml
New deployment config for CCTP v2 on arbitrumsepolia and sepolia: cctpVersion: V2, contractVersion: 10.1.5, mailbox/messageTransmitter/owner/token/tokenMessenger addresses, maxFeeBps, minFinalityThreshold, type: collateralCctp, and offchain lookup urls.
Changeset
.changeset/red-dolls-return.md
Added changeset bumping @hyperlane-xyz/registry with a minor release note: “added testnet cctp v2 fast transfer warp route for testing.”
🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description addresses the main change but lacks critical details in backward compatibility and testing sections, which remain unfilled. Fill in the 'Backward compatibility' section with Yes/No and explain the testing performed with Hyperlane tooling or CLI to validate the new configuration.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: adding a testnet CCTP v2 fast configuration for USDC token routing.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@deployments/warp_routes/USDC/testnet-cctp-v2-fast-config.yaml`:
- Around line 3-18: The two EvmHypCollateral entries (addressOrDenom
"0x7f37ca42A1a39f736339CE12FC2eB8e9EA88FFe5" on chainName arbitrumsepolia and
"0xe0F3680b09751b965CFA24f02f5aa58f0E12343a" on chainName sepolia) need explicit
collateral linkage to the deployed USDC collateral addresses from the deploy
file; update each EvmHypCollateral block to include the underlying collateral
mapping (the deployed USDC address and its chain) so the warp token → collateral
relationship is explicit and matches the connections token entries. Ensure you
add the same collateral reference for both entries and keep symbol/decimals/name
consistent.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 161deac3-1050-4bec-baae-4f9400b4e2b5

📥 Commits

Reviewing files that changed from the base of the PR and between 5e6d770 and 243100b.

📒 Files selected for processing (2)
  • deployments/warp_routes/USDC/testnet-cctp-v2-fast-config.yaml
  • deployments/warp_routes/USDC/testnet-cctp-v2-fast-deploy.yaml

@hyper-gonk
Copy link
Copy Markdown
Contributor

hyper-gonk bot commented Apr 6, 2026

Check Warp Deploy Summary

Warp Route ID On-Chain Config Sync
USDC/testnet-cctp-v2-fast

Last updated: 2026-04-07 07:08:28 UTC

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.

2 participants