Skip to content

Bump cl-ccip and update CCIPReader tests#20830

Merged
ogtownsend merged 3 commits intodevelopfrom
ogt/bump-cl-ccip-and-update-ccipreader-tests
Jan 27, 2026
Merged

Bump cl-ccip and update CCIPReader tests#20830
ogtownsend merged 3 commits intodevelopfrom
ogt/bump-cl-ccip-and-update-ccipreader-tests

Conversation

@ogtownsend
Copy link
Collaborator

Corresponding cl-ccip PR: smartcontractkit/chainlink-ccip#1573

@github-actions
Copy link
Contributor

github-actions bot commented Jan 16, 2026

CORA - Pending Reviewers

All codeowners have approved! ✅

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

For more details, see the full review summary.

@github-actions
Copy link
Contributor

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@trunk-io
Copy link

trunk-io bot commented Jan 16, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
Test_CRE_V2_Suite/[v2]_Vault_DON_-_workflow-gateway-capabilities The test failed because the gateway endpoint did not respond with a 200 OK status, returning a 500 error instead. Logs ↗︎

View Full Report ↗︎Docs

@ogtownsend ogtownsend force-pushed the ogt/bump-cl-ccip-and-update-ccipreader-tests branch from e7fe047 to 49b1008 Compare January 27, 2026 00:21
MaxReportTransmissionCheckAttempts: 10,
RMNSignaturesTimeout: 6900 * time.Millisecond,
RMNEnabled: true,
RMNEnabled: false,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hey @0xAustinWang I see you updated RMNEnabled to false in cl-ccip.

I'm running into a CI test failure on this PR due to this param now having a default value of false. Could you help confirm this change here in config.go is correct?

Copy link
Contributor

Choose a reason for hiding this comment

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

@ogtownsend yes, RMN has been deprecated and the default should be false on all chains.

0xAustinWang
0xAustinWang previously approved these changes Jan 27, 2026
@cl-sonarqube-production
Copy link

@ogtownsend ogtownsend marked this pull request as ready for review January 27, 2026 06:15
@ogtownsend ogtownsend requested review from a team as code owners January 27, 2026 06:15
Copilot AI review requested due to automatic review settings January 27, 2026 06:15
@ogtownsend ogtownsend requested review from a team as code owners January 27, 2026 06:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the chainlink-ccip dependency to a newer version and adjusts CCIPReader tests accordingly. The changes align with corresponding updates in the chainlink-ccip repository.

Changes:

  • Bumped chainlink-ccip dependency from version 0.1.1-solana.0.20260126125911-68f24b4a078a to 0.1.1-solana.0.20260127052127-9e53e86176d3 across all Go modules
  • Updated type reference from ccipreaderpkg.ContractAddresses to cciptypes.ContractAddresses
  • Removed deprecated Test_LinkPriceUSD test function

Reviewed changes

Copilot reviewed 9 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
system-tests/tests/go.mod Updates chainlink-ccip dependency version
system-tests/lib/go.mod Updates chainlink-ccip dependency version
integration-tests/smoke/ccip/ccip_reader_test.go Corrects type reference and removes deprecated test
integration-tests/load/go.mod Updates chainlink-ccip dependency version
integration-tests/go.mod Updates chainlink-ccip dependency version
go.mod Updates chainlink-ccip dependency version
deployment/go.mod Updates chainlink-ccip dependency version
deployment/ccip/changeset/globals/config.go Disables RMN feature flag
core/scripts/go.mod Updates chainlink-ccip dependency version

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ogtownsend ogtownsend added this pull request to the merge queue Jan 27, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 27, 2026
@ogtownsend ogtownsend added this pull request to the merge queue Jan 27, 2026
github-merge-queue bot pushed a commit that referenced this pull request Jan 27, 2026
* bump cl-ccip and update ccip reader tests

* set RMNEnabled param to false for changeset globals

* bump cl-ccip for main branch commit hash
Merged via the queue into develop with commit 3c5534f Jan 27, 2026
278 of 281 checks passed
@ogtownsend ogtownsend deleted the ogt/bump-cl-ccip-and-update-ccipreader-tests branch January 27, 2026 16:26
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.

6 participants