Releases: MystenLabs/sui
mainnet-v1.57.2
Protocol
Sui Protocol Version in this release: 96
#23650: Mysticeti v2 (Mysticeti fastpath) support is enabled on mainnet.
Nodes (Validators and Full nodes)
#23492: Adds CheckpointArtifacts digest to the summary. Currently enabled in Devnet for testing.
gRPC
#22874: Integrating GetCoinInfo with the new CoinRegistry system object.
JSON-RPC
#22903: Integrating coin metadata and total supply APIs with the CoinRegistry system object.
GraphQL
#23597: Adds support for Coin Registry to GraphQL's Query.coinMetadata API.
#23636: Fix a bug where queries would fail if they used a variable to populate a nullable parameter, and then did not supply the variable (which is a valid thing to do).
CLI
#23433: Fixed a bug where an upgrade command would terminate early if the CLI binary is not at the same protocol version or newer than the network.
#23533: Transaction replay now has its own command in Sui CLI: sui replay
Full Log: https://github.com/MystenLabs/sui/commits/mainnet-v1.57.2
testnet-v1.57.0
Protocol
Sui Protocol Version in this release: 96
#23650: Mysticeti v2 (Mysticeti fastpath) support is enabled on mainnet.
Nodes (Validators and Full nodes)
#23492: Adds CheckpointArtifacts digest to the summary. Currently enabled in Devnet for testing.
gRPC
#22874: Integrating GetCoinInfo with the new CoinRegistry system object.
JSON-RPC
#22903: Integrating coin metadata and total supply APIs with CoinRegistry system object.
GraphQL
#23597: Adds support for Coin Registry to GraphQL's Query.coinMetadata API.
#23636: Fix a bug where queries would fail if they used a variable to populate a nullable parameter, and then did not supply the variable (which is a valid thing to do).
CLI
#23433: Fixed a bug where an upgrade command would terminate early if the CLI binary is not at the same protocol version or newer than the network.
#23533: Transaction replay now has its own command in Sui CLI: sui replay
Full Log: https://github.com/MystenLabs/sui/commits/testnet-v1.57.0
devnet-v1.57.0
Protocol
Sui Protocol Version in this release: 96
#23650: Mysticeti v2 (Mysticeti fastpath) support is enabled on mainnet.
Nodes (Validators and Full nodes)
#23492: Nodes (Validators and Full nodes): Adds CheckpointArtifacts digest to the summary. Currently enabled in Devnet for testing.
gRPC
#22874: Integrating GetCoinInfo with the new CoinRegistry system object.
JSON-RPC
#22903: Integrating coin metadata and total supply apis with CoinRegistry system object.
GraphQL
#23597: Adds support for Coin Registry to GraphQL's Query.coinMetadata API.
#23636: Fix a bug where queries would fail if they used a variable to populate a nullable parameter, and then did not supply the variable (which is a valid thing to do).
CLI
#23433: Fixed a bug where an upgrade command would terminate early if the CLI binary is not at the same protocol version or newer than the network.
#23533: Transaction replay now has its own command in Sui CLI: sui replay
Full Log: https://github.com/MystenLabs/sui/commits/devnet-v1.57.0
testnet-v1.56.2
CLI
#23472: Fixed a bug where an upgrade command would terminate early if the CLI binary is not at the same protocol version or newer than the network.
Full Log: https://github.com/MystenLabs/sui/commits/testnet-v1.56.2
mainnet-v1.56.2
CLI
#23472: Fixed a bug where an upgrade command would terminate early if the CLI binary is not at the same protocol version or newer than the network.
Full Log: https://github.com/MystenLabs/sui/commits/mainnet-v1.56.2
testnet-v1.56.1
Protocol
Sui Protocol Version in this release: 95
#23212: Protocol bump to version 95
CLI
#23212: Move functions in std::type_name for directly accessing the address of a type (the defining or original package ID) without first needing to create a TypeName value.
#23472: Fixed a bug where an upgrade command would terminate early if the CLI binary is not at the same protocol version or newer than the network.
Full Log: https://github.com/MystenLabs/sui/commits/testnet-v1.56.1
devnet-v1.56.0
Protocol
Sui Protocol Version in this release: 95
#23212: Protocol bump to version 95
Full Log: https://github.com/MystenLabs/sui/commits/devnet-v1.56.0
testnet-v1.55.0
Protocol
Sui Protocol Version in this release: 94
#23074: Protocol bump to version 92
Nodes (Validators and Full nodes)
#23074: Delta to CheckpointSignatures sent to consensus, now including Digest as part of dedup key.
CLI
#23036: (linux, macos) Ensure that sui.keystore files are flagged with 0600 flags. This is a defense-in-depth measure to defend Sui wallets running on shared multi-user hosts.
Full Log: https://github.com/MystenLabs/sui/commits/testnet-v1.55.0
mainnet-v1.55.0
Protocol
Sui Protocol Version in this release: 94
#23220: Protocol bump to version 94
Nodes (Validators and Full nodes)
#23074: Delta to CheckpointSignatures sent to consensus, now including Digest as part of dedup key.
CLI
#23036: (linux, macos) Ensure that sui.keystore files are flagged with 0600 flags. This is a defense-in-depth measure to defend Sui wallets running on shared multi-user hosts.
Full Log: https://github.com/MystenLabs/sui/commits/mainnet-v1.55.0
devnet-v1.55.0
Protocol
Sui Protocol Version in this release: 94
#23074: Protocol bump to version 92
Nodes (Validators and Full nodes)
#23074: Delta to CheckpointSignatures sent to consensus, now including Digest as part of dedup key.
CLI
#23036: (linux, macos) Ensure that sui.keystore files are flagged with 0600 flags. This is a defense-in-depth measure to defend Sui wallets running on shared multi-user hosts.