Skip to content

Bump chainlink-ton#21851

Draft
krebernisak wants to merge 3 commits intodevelopfrom
chore/bump-chainlink-ton
Draft

Bump chainlink-ton#21851
krebernisak wants to merge 3 commits intodevelopfrom
chore/bump-chainlink-ton

Conversation

@krebernisak
Copy link
Copy Markdown
Contributor

This PR bumps https://github.com/smartcontractkit/chainlink-ton to latest which brings:

  • ExtraData codec fixes when connecting to Solana via LOOP
  • Devenv support (Solana <> TON enabled)

Requires

smartcontractkit/chainlink-ccip#1756

Supports

smartcontractkit/chainlink-ton#633

@krebernisak krebernisak requested review from a team as code owners April 3, 2026 10:09
Copilot AI review requested due to automatic review settings April 3, 2026 10:09
@krebernisak krebernisak marked this pull request as draft April 3, 2026 10:09
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

✅ No conflicts with other open PRs targeting develop

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: MEDIUM (dependency bumps that can affect runtime relayer/plugin behavior)

This PR bumps github.com/smartcontractkit/chainlink-ton (and the related chainlink-ccip version) to newer pseudo-versions to pick up TON/Solana LOOP codec fixes and enable Solana↔TON devenv support.

Changes:

  • Updated the TON LOOP plugin gitRef in the public plugin manifest.
  • Bumped chainlink-ton and chainlink-ccip versions in the root Go module (go.mod / go.sum).
  • Bumped the same dependencies in the deployment/ Go module (deployment/go.mod / deployment/go.sum), including chainlink-ton/deployment and chainlink-ccip/deployment.

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
plugins/plugins.public.yaml Updates the TON plugin gitRef used by loopinstall.
go.mod Bumps chainlink-ton and chainlink-ccip requirements in the root module.
go.sum Updates checksums corresponding to the bumped module versions.
deployment/go.mod Bumps chainlink-ton/chainlink-ton/deployment and chainlink-ccip/chainlink-ccip/deployment in the deployment module.
deployment/go.sum Updates checksums corresponding to the bumped deployment-module versions.

Requires scrupulous human review (behavioral validation):

  • Validate TON↔Solana LOOP connectivity paths impacted by the ExtraData codec changes (end-to-end / integration), since this PR is primarily a dependency bump with runtime implications.

@trunk-io
Copy link
Copy Markdown

trunk-io bot commented Apr 3, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

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.

@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

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