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.