Skip to content

chore: bump sui testnet v1.73.1#3452

Merged
halfprice merged 1 commit into
mainfrom
zhewu/bump-sui-testnet-v1.73.1
Jun 7, 2026
Merged

chore: bump sui testnet v1.73.1#3452
halfprice merged 1 commit into
mainfrom
zhewu/bump-sui-testnet-v1.73.1

Conversation

@halfprice

@halfprice halfprice commented Jun 6, 2026

Copy link
Copy Markdown
Collaborator

Description

Merge conflict resolution missed some of the upgrade in #3400

Test plan

How did you test the new or updated feature?


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.
For each box you select, include information after the relevant heading that describes the impact of your changes that
a user might notice and any actions they must take to implement updates. (Add release notes after the colon for each item)

  • Storage node:
  • Aggregator:
  • Publisher:
  • CLI:

Bumps the pinned Sui framework dependency from testnet-v1.73.0 to
testnet-v1.73.1 on top of the package-management migration (#3400):

- contracts/ and testnet-contracts/ Move.toml: std/sui dep `rev`
- contracts/ and testnet-contracts/ Move.lock: testnet pin source `rev`
  (0a9aa917 -> ff1fe0ec). Framework manifest digests are byte identical
  across these revs, so the lock entries stay valid.
- scripts/simtest/cargo-simtest: SUI_VERSION clone tag

mainnet-contracts/ keeps its own framework rev and is left untouched.

Tag->commit mapping verified against the Sui remote:
  testnet-v1.73.0 = 0a9aa917aabeb5a6f64b822a075206440b4db3dc
  testnet-v1.73.1 = ff1fe0ec455153707136cffd0dc77dfb77ba9ad5

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@halfprice halfprice force-pushed the zhewu/bump-sui-testnet-v1.73.1 branch from 1a4e4b9 to ebf6891 Compare June 6, 2026 05:34
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Warning: This PR touches the testnet-contracts directory. This should only be done as part of a version bump of Sui dependencies or if the Testnet contracts are actually updated.

@halfprice halfprice marked this pull request as ready for review June 6, 2026 17:48
@ebmifa

ebmifa commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

@halfprice, so should this have been part of #3447 then?

@halfprice

Copy link
Copy Markdown
Collaborator Author

@halfprice, so should this have been part of #3447 then?

Yes, it should and it was supposed to. This PR is needed due to merge conflict, not because of the job that construct #3447 missed these.

@halfprice halfprice merged commit 04de85c into main Jun 7, 2026
32 of 35 checks passed
@halfprice halfprice deleted the zhewu/bump-sui-testnet-v1.73.1 branch June 7, 2026 16:12
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