Skip to content

feat(ccip/v1_5_1): make Inbound/Outbound optional in RateLimiterPerChain#22504

Draft
athegaul wants to merge 1 commit into
developfrom
CCIP-151/optional-inbound-outbound
Draft

feat(ccip/v1_5_1): make Inbound/Outbound optional in RateLimiterPerChain#22504
athegaul wants to merge 1 commit into
developfrom
CCIP-151/optional-inbound-outbound

Conversation

@athegaul
Copy link
Copy Markdown
Contributor

Inbound and Outbound on RateLimiterConfig are now pointer-typed and optional for EVM ChainUpdates. When only one side is provided for an already-supported remote chain, the missing side is read from on-chain and left unchanged. At least one side must be set. Adding support for a not-yet-supported remote chain still requires both. Sol/Aptos/Sui chain updates continue to require both sides.

Inbound and Outbound on RateLimiterConfig are now pointer-typed and
optional for EVM ChainUpdates. When only one side is provided for an
already-supported remote chain, the missing side is read from on-chain
and left unchanged. At least one side must be set. Adding support for
a not-yet-supported remote chain still requires both. Sol/Aptos/Sui
chain updates continue to require both sides.
@github-actions
Copy link
Copy Markdown
Contributor

CORA - Pending Reviewers

Codeowners Entry Overall Num Files Owners
/deployment/ 1 @smartcontractkit/ccip-tooling, @smartcontractkit/ccip-offchain, @smartcontractkit/keystone, @smartcontractkit/operations-platform, @smartcontractkit/core
/deployment/ccip/ 5 @smartcontractkit/ccip-tooling, @smartcontractkit/ccip-offchain, @smartcontractkit/operations-platform, @smartcontractkit/core

Legend: ✅ Approved | ❌ Changes Requested | 💬 Commented | 🚫 Dismissed | ⏳ Pending | ❓ Unknown

For more details, see the full review summary.

@github-actions
Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

@cl-sonarqube-production
Copy link
Copy Markdown

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented May 15, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

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