Skip to content

Conversation

@jnaulty
Copy link
Contributor

@jnaulty jnaulty commented Nov 22, 2025

Description

Describe the changes or additions included in this PR.

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:
  • Indexing Framework:

- Adds an optional `--account-address` flag to the `make-validator-info` command.
- When provided, this flag allows generating `validator.info` without requiring the account's private key to be present in the keystore.
- This enables `validator.info` generation for multisig or offline accounts.
- Updates documentation to reflect this new capability.
- Adds `test_serialize_unsigned_transaction` to `crates/sui/src/unit_tests/validator_tests.rs`.
- Verifies that `UpdateGasPrice` and `ReportValidator` commands correctly return serialized transaction data when the flag is set.
@jnaulty jnaulty temporarily deployed to sui-typescript-aws-kms-test-env November 22, 2025 06:47 — with GitHub Actions Inactive
@vercel
Copy link

vercel bot commented Nov 22, 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 Nov 22, 2025 6:48am
2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
multisig-toolkit Ignored Ignored Nov 22, 2025 6:48am
sui-kiosk Ignored Ignored Nov 22, 2025 6:48am

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