Skip to content

testnet-v1.42.0

Compare
Choose a tag to compare
@ebmifa ebmifa released this 04 Feb 02:47
· 24 commits to d11c84d85c47e1216276ddcf2502bad7326e5e68 since this release
ae8883d

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