Skip to content

Releases: MystenLabs/sui

testnet-v1.43.1

18 Feb 20:08
2f52a72
Compare
Choose a tag to compare

Protocol

Sui Protocol Version in this release: 74

#20984: bumps protocol version to 74. Changes to the Sui framework, introduction of bcs::peel_enum_tag function

#20870: Add a new native function to verify aws nitro enclave attestation in Devnet.

#21177: Enable zstd compression for consensus tonic network in mainnet

#21208: Enables consensus garbage collection for testnet

JSON-RPC

#21166: add new read api to verify zklogin signature

CLI

#21116: Fixed the bug when the CLI cannot connect to the active environment, leading to an error on most commands.

#20977: publication and upgrade will now warn that source verification will become opt-in in a future release; the warning can be disabled with either --skip-dependency-verification or the new --verify-deps flags

#21159: Source verification for publish/upgrade commands is now opt-in instead of opt-out.


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

testnet-v1.43.0

17 Feb 22:02
Compare
Choose a tag to compare

Protocol

Sui Protocol Version in this release: 74

#20984: bumps protocol version to 74. Changes to the Sui framework, introduction of bcs::peel_enum_tag function

#20870: Add a new native function to verify aws nitro enclave attestation in Devnet.

#21177: Enable zstd compression for consensus tonic network in mainnet

#21208: Enables consensus garbage collection for testnet

JSON-RPC

#21166: add new read api to verify zklogin signature

CLI

#21116: Fixed the bug when the CLI cannot connect to the active environment, leading to an error on most commands.

#20977: publication and upgrade will now warn that source verification will become opt-in in a future release; the warning can be disabled with either --skip-dependency-verification or the new --verify-deps flags

#21159: Source verification for publish/upgrade commands is now opt-in instead of opt-out.


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

devnet-v1.43.0

17 Feb 18:29
Compare
Choose a tag to compare
devnet-v1.43.0 Pre-release
Pre-release

Protocol

Sui Protocol Version in this release: 74

#20984: bumps protocol version to 74. Changes to the Sui framework, introduction of bcs::peel_enum_tag function

#20870: Add a new native function to verify aws nitro enclave attestation in Devnet.

#21177: Enable zstd compression for consensus tonic network in mainnet

#21208: Enables consensus garbage collection for testnet

JSON-RPC

#21166: add new read api to verify zklogin signature

CLI

#21116: Fixed the bug when the CLI cannot connect to the active environment, leading to an error on most commands.

#20977: publication and upgrade will now warn that source verification will become opt-in in a future release; the warning can be disabled with either --skip-dependency-verification or the new --verify-deps flags

#21159: Source verification for publish/upgrade commands is now opt-in instead of opt-out.


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

mainnet-v1.42.2

11 Feb 23:08
55ba9e9
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 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.

#21124: Fixed the bug when the CLI cannot connect to the active environment, leading to an error on most commands.

#21127: publication and upgrade will now warn that source verification will become opt-in in a future release; the warning can be disabled with either --skip-dependency-verification or the new --verify-deps flags


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

testnet-v1.42.2

10 Feb 23:03
55ba9e9
Compare
Choose a tag to compare

CLI

#21124: Fixed the bug when the CLI cannot connect to the active environment, leading to an error on most commands.

#21127: publication and upgrade will now warn that source verification will become opt-in in a future release; the warning can be disabled with either --skip-dependency-verification or the new --verify-deps flags


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

testnet-v1.42.1

05 Feb 03:34
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.1

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