Releases: MystenLabs/sui
testnet-v1.61.2
Protocol
Sui Protocol Version in this release: 103
#24343: framework changes to coin.move
gRPC
#24244: Return "Not Found" for new checkpoints that haven't been fully stored yet instead of "Internal Error."
GraphQL
#24202: Fixes a bug related to paginating object versions for an object that has been deleted/wrapped at some point.
#24325: Fixes a bug where the transaction payloads that were part of simulateTransaction calls were incorrectly classified as part of the query payload (and therefore subject to a lower payload size limit).
Full Log: https://github.com/MystenLabs/sui/commits/testnet-v1.61.2
testnet-v1.61.1
Protocol
Sui Protocol Version in this release: 102
#23684: chunk execution time estimates
gRPC
#24244: Return "Not Found" for new checkpoints that haven't been fully stored yet instead of "Internal Error."
GraphQL
#24202: Fixes a bug related to paginating object versions for an object that has been deleted/wrapped at some point.
#24325: Fixes a bug where the transaction payloads that were part of simulateTransaction calls were incorrectly classified as part of the query payload (and therefore subject to a lower payload size limit).
Full Log: https://github.com/MystenLabs/sui/commits/testnet-v1.61.1
devnet-v1.61.0
Protocol
Sui Protocol Version in this release: 102
#23684: chunk execution time estimates
gRPC
#24244: Return "Not Found" for new checkpoints that haven't been fully stored yet instead of "Internal Error."
GraphQL
#24202: Fixes a bug related to paginating object versions for an object that has been deleted/wrapped at some point.
Full Log: https://github.com/MystenLabs/sui/commits/devnet-v1.61.0
mainnet-v1.60.1
Protocol
Sui Protocol Version in this release: 101
#24073: Coin registry patch
Nodes (Validators and Full nodes)
#24010: Use Mysticeti 2.0 and TransactionDriver for transaction processing by default.
CLI
#24133: Adds the ability to talk to an existing, remote postgress database when running the indexer and/or GraphQL for a local network.
Full Log: https://github.com/MystenLabs/sui/commits/mainnet-v1.60.1
testnet-v1.60.0
Protocol
Sui Protocol Version in this release: 101
#23712:
Updates the protocol version and enables the Poseidon
hash function.
Nodes (Validators and Full nodes)
#24010:
Use Mysticeti 2.0 and
TransactionDriver for transaction processing by default.
CLI
#24133:
Adds the ability to talk to an existing, remote postgres
database when running the indexer and/or GraphQL for a local network.
Full Log: https://github.com/MystenLabs/sui/commits/testnet-v1.60.0
devnet-v1.60.0
Protocol
Sui Protocol Version in this release: 101
#23712:
Updates the protocol version and enables the Poseidon
hash function.
Nodes (Validators and Full nodes)
#24010:
Use Mysticeti 2.0 and
TransactionDriver for transaction processing by default.
CLI
#24133:
Adds the ability to talk to an existing, remote postgres
database when running the indexer and/or GraphQL for a local network.
Full Log: https://github.com/MystenLabs/sui/commits/devnet-v1.60.0
testnet-v1.59.1
Protocol
Sui Protocol Version in this release: 100
#24108: Simplify private generics check
GraphQL
#23851: Fix a bug where live object set queries would include historical data.
#23417: Adds AvailableRange API for querying the checkpoint ranges we have data available for types, fields and filters.
Full Log: https://github.com/MystenLabs/sui/commits/testnet-v1.59.1
mainnet-v1.59.1
Protocol
Sui Protocol Version in this release: 100
#24108: Simplify private generics check
GraphQL
#23851: Fix a bug where live object set queries would include historical data.
#23417: Adds AvailableRange API for querying the checkpoint ranges we have data available for types, fields, and filters.
Full Log: https://github.com/MystenLabs/sui/commits/mainnet-v1.59.1
testnet-v1.59.0
Protocol
Sui Protocol Version in this release: 99
#23968: Enable consensus handler v2
GraphQL
#23851: Fix a bug where live object set queries would include historical data.
#23417: Adds AvailableRange API for querying the checkpoint ranges we have data available for types, fields, and filters.
gRPC
#23951: Bug fix - Fall back to RPC index for treasury metadata when it's missing in the CoinRegistry Currency object.
Full Log: https://github.com/MystenLabs/sui/commits/testnet-v1.59.0
devnet-v1.59.0
Protocol
Sui Protocol Version in this release: 99
#23968: Enable consensus handler v2
GraphQL
#23851: Fix a bug where live object set queries would include historical data.
#23417: Adds AvailableRange API for querying the checkpoint ranges we have data available for types, fields, and filters.
gRPC
#23951: Bug fix - Fall back to RPC index for treasury metadata when it's missing in the CoinRegistry Currency object.