github MystenLabs/sui testnet-v1.21.0

latest releases: sui_v1.26.0_1716228292_rel_notes, sui_v1.26.0_1716222955_ci, sui_v1.26.0_1716217476_rel_notes...
2 months ago

Sui Protocol Version in this release: 40

#16477: Improved how balance is displayed for sui client gas and sui client balance commands.

#16077: Programmable transaction blocks (PTBs) can only have TransferObjects or MergeCoins following a command that uses Random.

#16459: The WalletContext::new method does not have any asynchronous dependencies, and thus, it does not need to be defined as an asynchronous function. This PR is a breaking change that modifies the signature of WalletContext::new into a synchronous function. Users that depend on WalletContext::new need to update callsites accordingly by dropping the .await.

#15019: Add Move interfaces for generating secure random values.

Full log:

https://github.com/MystenLabs/sui/commits/testnet-v1.21.0

Don't miss a new sui release

NewReleases is sending notifications on new releases.