-
Notifications
You must be signed in to change notification settings - Fork 1.9k
chore(deps): bump chainlink-ton plugin #21115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
CORA - Pending ReviewersAll codeowners have approved! ✅ Legend: ✅ Approved | ❌ Changes Requested | 💬 Commented | 🚫 Dismissed | ⏳ Pending | ❓ Unknown For more details, see the full review summary. |
|
I see you updated files related to
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Updates the Chainlink TON plugin/dependency references across the repo to a newer pseudo-version and refreshes the referenced TON contracts build used in CCIP test environment setup.
Changes:
- Bumped
github.com/smartcontractkit/chainlink-ton(and.../deployment) pseudo-version across multiplego.modfiles. - Updated TON plugin
gitRefinplugins/plugins.public.yaml. - Updated the hardcoded TON contracts build version used by CCIP test helpers.
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 | Bumps chainlink-ton module versions used by system tests. |
| system-tests/lib/go.mod | Aligns system-tests library module versions to the updated chainlink-ton. |
| plugins/plugins.public.yaml | Updates the TON plugin gitRef to the new revision. |
| integration-tests/load/go.mod | Bumps chainlink-ton dependencies for load test module. |
| integration-tests/go.mod | Bumps direct chainlink-ton requirements for integration tests. |
| go.mod | Bumps root module chainlink-ton requirement (and updates indirect deps via resolution). |
| deployment/go.mod | Bumps deployment module chainlink-ton requirements. |
| deployment/ccip/changeset/testhelpers/test_environment.go | Updates the TON contracts build version used in CCIP test environment. |
| core/scripts/go.mod | Bumps chainlink-ton dependencies for core scripts module. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
* chore: bump ton * chore: attempt to pin sui
* chore: bump ton * chore: attempt to pin sui
* chore: bump ton * chore: attempt to pin sui





Requires
Supports