Skip to content

[cli][cherry-pick] Cherry pick cli fix ptb output#25592

Merged
stefan-mysten merged 1 commit intoMystenLabs:releases/sui-v1.66.0-releasefrom
stefan-mysten:cherry-pick-cli-fix-ptb-output
Feb 24, 2026
Merged

[cli][cherry-pick] Cherry pick cli fix ptb output#25592
stefan-mysten merged 1 commit intoMystenLabs:releases/sui-v1.66.0-releasefrom
stefan-mysten:cherry-pick-cli-fix-ptb-output

Conversation

@stefan-mysten
Copy link
Copy Markdown
Contributor

Description

This fixes the output for the sui client ptb to match what we used to have before the gRPC migration.

Test plan

Manually, locally via a few transactions with these flags.

--dry-run
--summary
--preview
--json

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: Fixed a bug to re-enable pretty printing of sui client ptb output.
  • Rust SDK:
  • Indexing Framework:

## Description 

This fixes the output for the `sui client ptb` to match what we used to
have before the gRPC migration.

## Test plan 

Manually, locally via a few transactions with these flags.
```
--dry-run
--summary
--preview
--json
```

---

## 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: 
- [x] CLI: Fixed a bug to re-enable pretty printing of `sui client ptb`
output.
- [ ] Rust SDK:
- [ ] Indexing Framework:
@stefan-mysten stefan-mysten requested a review from ebmifa February 24, 2026 01:51
@stefan-mysten stefan-mysten self-assigned this Feb 24, 2026
@stefan-mysten stefan-mysten temporarily deployed to sui-typescript-aws-kms-test-env February 24, 2026 01:51 — with GitHub Actions Inactive
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 24, 2026

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

Project Deployment Actions Updated (UTC)
sui-docs Ready Ready Preview, Comment Feb 24, 2026 1:55am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
multisig-toolkit Ignored Ignored Preview Feb 24, 2026 1:55am
sui-kiosk Ignored Ignored Preview Feb 24, 2026 1:55am

Request Review

@stefan-mysten stefan-mysten merged commit a9a6825 into MystenLabs:releases/sui-v1.66.0-release Feb 24, 2026
55 checks passed
@stefan-mysten stefan-mysten deleted the cherry-pick-cli-fix-ptb-output branch February 24, 2026 15:21
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