github MystenLabs/sui mainnet-v1.21.1

latest releases: sui_v1.31.0_1722035375_ci, sui_v1.31.0_1722027868_rel_notes, sui_v1.31.0_1722024719_ci...
4 months ago

Sui Protocol Version in this release: 41

#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.

#16839: Enable EC operations in Move.

Full log:

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

Don't miss a new sui release

NewReleases is sending notifications on new releases.