Skip to content

update sui go sdk version#22168

Merged
FelixFan1992 merged 2 commits intodevelopfrom
update-sui-go-sdk
Apr 24, 2026
Merged

update sui go sdk version#22168
FelixFan1992 merged 2 commits intodevelopfrom
update-sui-go-sdk

Conversation

@FelixFan1992
Copy link
Copy Markdown
Contributor

Requires

Supports

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 24, 2026

✅ No conflicts with other open PRs targeting develop

@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

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Apr 24, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
Test_CCIPTokenTransfer_EVM2Sui_ManagedTokenPool_NoRateLimit The test failed due to a timeout while waiting for a specific condition or element. Logs ↗︎

View Full Report ↗︎Docs

@FelixFan1992 FelixFan1992 marked this pull request as ready for review April 24, 2026 13:45
@FelixFan1992 FelixFan1992 requested a review from a team as a code owner April 24, 2026 13:45
Copilot AI review requested due to automatic review settings April 24, 2026 13:45
@FelixFan1992 FelixFan1992 requested review from a team as code owners April 24, 2026 13:45
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 — Go module dependency bump limited to integration test modules.

Updates the Sui Go SDK dependency version used by the integration test modules to align with newer upstream github.com/block-vision/sui-go-sdk.

Changes:

  • Bump github.com/block-vision/sui-go-sdk from v1.1.4 to v1.2.1 in integration-tests/go.mod.
  • Update corresponding go.sum entries in integration-tests/ and integration-tests/load/.
  • Update the indirect dependency version in integration-tests/load/go.mod.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 1 comment.

File Description
integration-tests/go.mod Bumps Sui Go SDK direct requirement to v1.2.1.
integration-tests/go.sum Updates checksums for Sui Go SDK v1.2.1.
integration-tests/load/go.mod Bumps Sui Go SDK indirect requirement to v1.2.1.
integration-tests/load/go.sum Updates checksums for Sui Go SDK v1.2.1.

Comment thread integration-tests/go.mod
github.com/aptos-labs/aptos-go-sdk v1.12.1
github.com/avast/retry-go/v4 v4.7.0
github.com/block-vision/sui-go-sdk v1.1.4
github.com/block-vision/sui-go-sdk v1.2.1
@FelixFan1992 FelixFan1992 enabled auto-merge April 24, 2026 13:53
@FelixFan1992 FelixFan1992 added this pull request to the merge queue Apr 24, 2026
Merged via the queue into develop with commit 8c138b6 Apr 24, 2026
309 of 311 checks passed
@FelixFan1992 FelixFan1992 deleted the update-sui-go-sdk branch April 24, 2026 14:19
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