Skip to content

testnet-v1.23.0

Compare
Choose a tag to compare
@ebmifa ebmifa released this 15 Apr 21:11
· 1817 commits to main since this release
db6e04d

Sui Protocol Version in this release: 43

Highlights

#17126: Protocol: Deepbook changes will be reverted

#16673: Developers might see more compiler diagnostics as selected parsing errors no longer prevent compilation and diagnostics from the compiler reaching later compilation stages where additional diagnostics may be generated.

#16966: sui client verify-bytecode-meter supports passing multiple --module flags to verify multiple compiled modules together as if they were one package.

#16963: sui client verify-bytecode-meter prints a breakdown of verifier cost by module and function in a package.

#16885:

  • The Move.lock will be populated with the edition corresponding to that in the Move.toml, if it exists.
  • The Move.lock will be generated and populated with toolchain versioning information on sui client publish.

#16233: Protocol version upgrades to version 43. This adds a feature flag to set the upper bound of the max epoch for a zklogin signature.

Full log:

https://github.com/MystenLabs/sui/commits/testnet-v1.23.0