Skip to content

Conversation

manolisliolios
Copy link
Contributor

Description

Fix the first issue with simtest failures

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.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:

@manolisliolios manolisliolios temporarily deployed to sui-typescript-aws-kms-test-env September 26, 2025 18:18 — with GitHub Actions Inactive
@vercel
Copy link

vercel bot commented Sep 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sui-docs Ready Ready Preview Comment Oct 2, 2025 5:29pm
2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
multisig-toolkit Ignored Ignored Preview Oct 2, 2025 5:29pm
sui-kiosk Ignored Ignored Preview Oct 2, 2025 5:29pm

Copy link
Contributor

@mdgeorge4153 mdgeorge4153 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@manolisliolios manolisliolios temporarily deployed to sui-typescript-aws-kms-test-env October 2, 2025 14:14 — with GitHub Actions Inactive
@manolisliolios manolisliolios changed the title [pkg-alt] simtest failures fix (vol1) [pkg-alt] Fix simtests Oct 2, 2025
let chain_id = read_api.get_chain_identifier().await?;

// For upgrade, we want to force the root package to have `0x0` as its address
build_config.root_as_zero = true;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this also be set in publish_command function?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

discussed offline: we shouldn't be doing it for publish. We should protect from accidental dual publishes.

If someone wants to republish, they first need to remove the entry from Published file.

@manolisliolios manolisliolios temporarily deployed to sui-typescript-aws-kms-test-env October 2, 2025 17:18 — with GitHub Actions Inactive
@stefan-mysten stefan-mysten merged commit 4064c70 into sui-pkg-alt Oct 2, 2025
46 of 49 checks passed
@stefan-mysten stefan-mysten deleted the ml/fix-first-simtest-issue branch October 2, 2025 18:15
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