Skip to content

[cli] Fix client ptb output format#25587

Merged
stefan-mysten merged 1 commit intoMystenLabs:mainfrom
stefan-mysten:fix-client-ptb-display
Feb 24, 2026
Merged

[cli] Fix client ptb output format#25587
stefan-mysten merged 1 commit intoMystenLabs:mainfrom
stefan-mysten:fix-client-ptb-display

Conversation

@stefan-mysten
Copy link
Copy Markdown
Contributor

@stefan-mysten stefan-mysten commented Feb 23, 2026

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:

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 23, 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 23, 2026 11:52pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
multisig-toolkit Ignored Ignored Preview Feb 23, 2026 11:52pm
sui-kiosk Ignored Ignored Preview Feb 23, 2026 11:52pm

Request Review

Copy link
Copy Markdown
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.

It might be nice to add a test that would catch this problem in the future

@stefan-mysten stefan-mysten temporarily deployed to sui-typescript-aws-kms-test-env February 23, 2026 23:50 — with GitHub Actions Inactive
@stefan-mysten stefan-mysten merged commit 9c6f11e into MystenLabs:main Feb 24, 2026
53 of 54 checks passed
@stefan-mysten stefan-mysten deleted the fix-client-ptb-display branch February 24, 2026 01:47
stefan-mysten added a commit to stefan-mysten/sui that referenced this pull request Feb 24, 2026
## 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:
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