Skip to content

update sui go sdk and sui node - #2614

Merged
FelixFan1992 merged 3 commits into
mainfrom
update-go-sdk
May 27, 2026
Merged

update sui go sdk and sui node#2614
FelixFan1992 merged 3 commits into
mainfrom
update-go-sdk

Conversation

@FelixFan1992

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 27, 2026 14:50
@FelixFan1992
FelixFan1992 requested a review from a team as a code owner May 27, 2026 14:50
@github-actions

Copy link
Copy Markdown

👋 FelixFan1992, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 Sui integration dependencies and default Sui node container image used by the framework, aligning the framework module and the framework/examples/myproject module on a newer Sui Go SDK version and bumping the default mysten/sui-tools devnet tag.

Changes:

  • Bump github.com/block-vision/sui-go-sdk from v1.0.6 to v1.2.1 in framework/ and framework/examples/myproject/.
  • Update default Sui node image tag to mysten/sui-tools:devnet-v1.73.0.
  • Refresh go.sum files (including indirect dependency changes in the example module).

Reviewed changes

Copilot reviewed 5 out of 14 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
framework/go.mod Bumps sui-go-sdk dependency to v1.2.1 for the framework module.
framework/go.sum Updates checksums to reflect the framework module’s dependency bump.
framework/examples/myproject/go.mod Bumps sui-go-sdk to v1.2.1 and updates indirect deps accordingly.
framework/examples/myproject/go.sum Updates checksums and indirect dependency entries for the example module.
framework/components/blockchain/sui.go Updates the default mysten/sui-tools image tag for running a local Sui node.

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

Comment thread framework/components/blockchain/sui.go
@FelixFan1992
FelixFan1992 merged commit 14c8538 into main May 27, 2026
81 of 82 checks passed
@FelixFan1992
FelixFan1992 deleted the update-go-sdk branch May 27, 2026 15:47
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.

3 participants