Skip to content

CCIP bump cl-ton#21742

Merged
ogtownsend merged 2 commits intodevelopfrom
ogt/chore-bump-cl-ton-user-friendly-address
Mar 27, 2026
Merged

CCIP bump cl-ton#21742
ogtownsend merged 2 commits intodevelopfrom
ogt/chore-bump-cl-ton-user-friendly-address

Conversation

@ogtownsend
Copy link
Copy Markdown
Collaborator

Requires

Supports

huangzhen1997
huangzhen1997 previously approved these changes Mar 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

I see you updated files related to core. Please run make gocs 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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 26, 2026

✅ No conflicts with other open PRs targeting develop

@ogtownsend ogtownsend marked this pull request as ready for review March 26, 2026 23:32
@ogtownsend ogtownsend requested a review from a team as a code owner March 26, 2026 23:32
Copilot AI review requested due to automatic review settings March 26, 2026 23:32
@ogtownsend ogtownsend requested review from a team as code owners March 26, 2026 23:32
@trunk-io
Copy link
Copy Markdown

trunk-io bot commented Mar 26, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

Copy link
Copy Markdown
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

Risk Rating: LOW

Bumps the github.com/smartcontractkit/chainlink-ton dependency (and its deployment submodule where used) across the repo’s Go modules, and aligns the public plugin install manifest to the same git ref.

Changes:

  • Update chainlink-ton pseudo-version to v0.0.0-20260326230916-bcfdbe85f221 across root, deployment tooling, scripts, integration-tests, and system-tests modules.
  • Refresh corresponding go.sum entries to match the new module versions/checksums.
  • Update plugins/plugins.public.yaml to install the TON plugin at the same gitRef.

Reviewed changes

Copilot reviewed 8 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
go.mod Bumps root module dependency on chainlink-ton.
go.sum Updates root module sums for the new chainlink-ton version.
deployment/go.mod Bumps chainlink-ton + chainlink-ton/deployment used by deployment tooling.
deployment/go.sum Updates deployment module sums for the new TON versions.
core/scripts/go.mod Bumps indirect TON dependencies used by core scripts module.
core/scripts/go.sum Updates core scripts module sums for the new TON versions.
integration-tests/go.mod Bumps TON deps used by integration-tests module.
integration-tests/go.sum Updates integration-tests module sums for the new TON versions.
integration-tests/load/go.mod Bumps indirect TON deps in load-test module.
integration-tests/load/go.sum Updates load-test module sums for the new TON versions.
system-tests/lib/go.mod Bumps indirect TON deps in system-tests library module.
system-tests/lib/go.sum Updates system-tests library module sums for the new TON versions.
system-tests/tests/go.mod Bumps indirect TON deps in system-tests tests module.
system-tests/tests/go.sum Updates system-tests tests module sums for the new TON versions.
plugins/plugins.public.yaml Aligns TON plugin gitRef with the bumped dependency version.

@cl-sonarqube-production
Copy link
Copy Markdown

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

@ogtownsend ogtownsend added this pull request to the merge queue Mar 27, 2026
Merged via the queue into develop with commit 7fc3908 Mar 27, 2026
225 of 227 checks passed
@ogtownsend ogtownsend deleted the ogt/chore-bump-cl-ton-user-friendly-address branch March 27, 2026 02:36
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.

5 participants