Skip to content

testnet-v1.43.1

Latest
Compare
Choose a tag to compare
@ebmifa ebmifa released this 18 Feb 20:08
· 44 commits to 7aaab9cb9f6fc6c4f07cee7a0679dd5105b2ab9c since this release
2f52a72

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