Skip to content

devnet-v1.43.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ebmifa ebmifa released this 17 Feb 18:29
· 35 commits to 0eaa8f7d385cef42cb147ba054046d75e5497ec5 since this 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