github MystenLabs/sui mainnet-v1.20.1

latest releases: sui_v1.29.0_1720133201_ci, sui_v1.29.0_1720127055_rel_notes, sui_v1.29.0_1720116299_rel_notes...
3 months ago

Sui Protocol Version in this release: 38

#16475: The sui client ptb command now displays the help menu if you use the command without any arguments.

#16397: Support was added 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.

#16254: Reject entry functions that use mutable Random on Publish command.

#16207: Support was added 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.

#16251: Added new command in the CLI: sui client balance, which displays the balance of an address. Pass the --with-coins flag for a detailed list of each coin and its balance.

Full log:

https://github.com/MystenLabs/sui/commits/mainnet-v1.20.1

Don't miss a new sui release

NewReleases is sending notifications on new releases.