Skip to content

Releases: MystenLabs/sui

testnet-v1.42.0

04 Feb 02:47
ae8883d
Compare
Choose a tag to compare

Protocol

Sui Protocol Version in this release: 73

#20258: Enables consensus garbage collection & new linearization logic for devnet

#20978: Enable zstd compression for consensus tonic network in testnet.

#21026: Enable smart ancestor selection & probing for accepted rounds

CLI

#20342: added --verify-compatibility flag to client upgrade command, which checks upgrade compatibility locally before publishing upgrades

#20954: Fixed the CLI keytool update-alias command to not allow duplicate aliases.

#20961: The Move.toml file generated by sui move new now sets override = true for the framework dependency. This will prevent some source verification errors for new projects.


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

devnet-v1.42.0

03 Feb 16:57
ae8883d
Compare
Choose a tag to compare
devnet-v1.42.0 Pre-release
Pre-release

Protocol

Sui Protocol Version in this release: 73

#20258: Enables consensus garbage collection & new linearization logic for devnet

#20978: Enable zstd compression for consensus tonic network in testnet.

#21026: Enable smart ancestor selection & probing for accepted rounds

CLI

#20342: added --verify-compatibility flag to client upgrade command, which checks upgrade compatibility locally before publishing upgrades

#20954: Fixed the CLI keytool update-alias command not to allow duplicate aliases.

#20961: The Move.toml file generated by sui move new now sets override = true for the framework dependency. This will prevent some source verification errors for new projects.


Full Log: https://github.com/MystenLabs/sui/commits/devnet-v1.42.0

mainnet-v1.41.1

28 Jan 23:00
Compare
Choose a tag to compare

Protocol

Sui Protocol Version in this release: 72

#20250: [Consensus] Linearizer to use commit up to gc_round

CLI

#20846: sui client faucet will now instruct users to use the Faucet Web App (faucet.sui.io) to request testnet tokens. For devnet/localhost, the behavior is unchanged.

#20865: Move docgen now uses named addresses. This will change some directory structures in the output format, which may break any tools targeting a rigid directory structure.


Full Log: https://github.com/MystenLabs/sui/commits/mainnet-v1.41.1

testnet-v1.41.1

27 Jan 23:11
Compare
Choose a tag to compare

testnet-v1.41.0

21 Jan 00:43
4b4e533
Compare
Choose a tag to compare

Protocol

Sui Protocol Version in this release: 72

#20250:

CLI

#20846:
sui client faucet will now instruct users to use the Faucet
Web App (faucet.sui.io) to request testnet tokens. For devnet/localhost,
behaviour is unchanged.

#20865:
Move docgen now uses named addresses. This will change some directory structures in the output format, which may break any tools targeting a rigid directory structure.


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

devnet-v1.41.0

20 Jan 17:32
4b4e533
Compare
Choose a tag to compare
devnet-v1.41.0 Pre-release
Pre-release

Protocol

Sui Protocol Version in this release: 72

#20250:

CLI

#20846: sui client faucet will now instruct users to use the Faucet Web App (faucet.sui.io) to request testnet tokens. For devnet/localhost, the behavior is unchanged.

#20865: Move docgen now uses named addresses. This will change some directory structures in the output format, which may break any tools targeting a rigid directory structure.


Full Log: https://github.com/MystenLabs/sui/commits/devnet-v1.41.0

testnet-v1.40.3

14 Jan 20:04
fea2f27
Compare
Choose a tag to compare

Protocol

Sui Protocol Version in this release: 71

#20882: Fix race condition for transaction cache


Full Log

mainnet-v1.40.3

14 Jan 23:11
fea2f27
Compare
Choose a tag to compare

Protocol

Sui Protocol Version in this release: 71

#20738: [SIP-45] Metrics and protocol config changes

GraphQL

#20694: Treat bytes and signature arguments to verifyZkloginSignature as part of the transaction payload for the purposes of imposing request payload size limits.

#20300: added a multiGetObjects top level query, which will replace the objectFilter in objects.

CLI

#20599: Fixed sui client ptb --dev-inspect to correctly display the result of the dev inspect.

Rust SDK

#20640: Added a build_mainnet function to the SuiClientBuilder.

Indexer

#20517: Deepbook Ticker Endpoint
#20558: Balance Manager Volume Endpoint in Pool Names (Deepbook Indexer)
#20675: DEEP Supply Endpoint


Full Log: https://github.com/MystenLabs/sui/commits/mainnet-v1.40.3

testnet-v1.40.2

13 Jan 23:07
536fff7
Compare
Choose a tag to compare

Protocol

Sui Protocol Version in this release: 71

#20807: [consensus] logging and metrics improvements


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

testnet-v1.40.1

07 Jan 03:11
Compare
Choose a tag to compare

Protocol

Sui Protocol Version in this release: 71

#20738: [SIP-45] Metrics and protocol config changes

GraphQL

#20694: Treat bytes and signature arguments to verifyZkloginSignature as part of the transaction payload for the purposes of imposing request payload size limits.

#20300: added a multiGetObjects top level query, which will replace the objectFilter in objects.

CLI

#20599: Fixed sui client ptb --dev-inspect to correctly display the result of the dev inspect.

Rust SDK

#20640: Added a build_mainnet function to the SuiClientBuilder.

Indexer

#20517: Deepbook Ticker Endpoint
#20558: Balance Manager Volume Endpoint in Pool Names (Deepbook Indexer)
#20675: DEEP Supply Endpoint


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