github MystenLabs/sui devnet-v1.27.0

latest releases: sui_v1.29.0_1719879341_rel_notes, testnet-v1.28.2, sui_v1.29.0_1719875860_ci...
pre-release21 days ago

Sui Protocol Version in this release: 49

Highlights

#17245: Adds a new protocol version and enables Move enums on devnet.

JSON-RPC

#17245: Adds support for Move enum values in returned JSON-rpc results.

GraphQL

#17245: Adds support for Move enum values and types to GraphQL.

CLI

#17950: Updated the sui keytool decode-multi-sig command: renamed output field transactionResult to sigVerifyResult, and improved its output text. This is a breaking change if you're using this command in a
script or otherwise parsing the result and expecting a transactionResult field.

#17935: Fixed a bug where the provided alias in the sui keytool import command was not kept when importing a key via mnemonic.

#17986: Adds new -i flag to sui move disassemble that creates an interactive disassembled bytecode-to-source explorer.

#17989: Fixed the code to ensure it has a gas coin for the sui keytool zk-login-sign-and-execute-tx command.

#17993: sui keytool zk-login-sign-and-execute-tx: set the default value for --test-multisig and --fixed flags to false, because it cannot be set to false in the command line.

#18071: Added ability to write Move unit tests using randomly generated test inputs for primitive Move types.

Full log:

https://github.com/MystenLabs/sui/commits/devnet-v1.27.0

Don't miss a new sui release

NewReleases is sending notifications on new releases.