testnet-v1.61.1
MystenLabs/suitestnet-v1.61.1Nov 18, 2025by ebmifa
AI Summary
Protocol update (102) introducing chunk execution time estimates.
Key Highlights
- Protocol version bumped to 102
- Chunk execution time estimates added
New Features
- Chunk execution time estimates
Full Release Notes
## Protocol #### Sui Protocol Version in this release: `102` https://github.com/MystenLabs/sui/pull/23684: chunk execution time estimates ## gRPC https://github.com/MystenLabs/sui/pull/24244: Return "Not Found" for new checkpoints that haven't been fully stored yet instead of "Internal Error." ## GraphQL https://github.com/MystenLabs/sui/pull/24202: Fixes a bug related to paginating object versions for an object that has been deleted/wrapped at some point. https://github.com/MystenLabs/sui/pull/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