Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps the default Docker image tag used for the Canton (and related) blockchain testcontainers to align with decentralized-canton-sync release 0.5.17.
Changes:
- Updated the default
SpliceVersiontag from0.5.13to0.5.17for container image selection. - Added a changeset entry documenting the Canton image bump.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| framework/components/blockchain/canton/canton.go | Updates the default image tag constant used when constructing the Canton (and default Splice) container requests. |
| framework/.changeset/v0.15.13.md | Documents the image bump in the framework changeset notes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -1 +1,2 @@ | |||
| - Bump Aptos image to v1.42.1 | |||
| - Bump Canton image to v0.5.17 | |||
There was a problem hiding this comment.
Changeset entry format is inconsistent with prior Canton/Splice bump entries (e.g., framework/.changeset/v0.15.0.md uses backticked version without a leading v). Consider aligning this line to the established style (and, if applicable, naming both Canton and Splice if both are bumped).
Suggested change
| - Bump Canton image to v0.5.17 | |
| - Bump Canton image to `0.5.17` |
gustavogama-cll
approved these changes
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumping the Canton node to: https://github.com/digital-asset/decentralized-canton-sync/releases/tag/v0.5.17