github MystenLabs/sui testnet-v1.44.0

latest releases: sui_v1.45.0_1741122265_rel_notes, testnet-v1.44.1, sui_v1.44.1_1741116307_release...
23 hours ago

Protocol

Sui Protocol Version in this release: 76

#21108: upgrade protocol version to enable passkey for testnet

#21192: Changes to the Sui framework, deprecate Deepbook V2 with exception of cancel and withdrawal

#21364: Enable consensus garbage collection and new commit rule.

#18820: adds a feature flag to allow passkey inside multisig. Enabled for devnet and testnet.

JSON-RPC

#21359: Ordering of enum variants in Move enum types are now returned in declaration order as opposed to lexicographic order.

GraphQL

#21032: Removed the objectKeys field from ObjectFilter as per the previous deprecation notice. Use multiGetObjects instead to fetch multiple objects.

CLI

#21211: sui client publish/upgrade will now by default remove dependencies that are not referenced in source code from being published on-chain.

#21331: Adds support to sui client ptb to create transactions with sui::object::ID values as pure inputs. ID inputs are specified like addresses (hexadecimal numbers with a leading @) and their type is inferred from usage.


Full Log: https://github.com/MystenLabs/sui/commits/testnet-v1.44.0

Don't miss a new sui release

NewReleases is sending notifications on new releases.