github MystenLabs/sui testnet-v1.19.1

latest releases: sui_v1.34.0_1726705056_rel_notes, mainnet-v1.33.2, sui_v1.34.0_1726698969_ci...
6 months ago

Sui Protocol Version in this release: 36

#16397: Added support for writing and executing programmable transaction blocks from the CLI. In a nutshell, a new command is introduced: sui client ptb, where the user can pass in different arguments that correspond either to transactions or other flags (e.g., preview to list the transactions in the PTB without executing the PTB).
Use the sui client ptb --help for the help menu that explains all the commands and shows some usage examples.

#16360: Fixed the likelihood of sui failing to build due to stack sizing issues.

#16349: Fixes how we are tagging object status in object and transaction object table.

Full log: https://github.com/MystenLabs/sui/commits/testnet-v1.19.1

Don't miss a new sui release

NewReleases is sending notifications on new releases.