Skip to content

testnet-v1.26.0

Compare
Choose a tag to compare
@ebmifa ebmifa released this 28 May 00:15
· 1287 commits to main since this release

Sui Protocol Version in this release: 48

Highlights

Protocol

#17884: Added new protocol version (47) and enabled resolving. Move abort locations to their package ID instead of runtime ID.

#17881: Sui native randomness feature now enabled on Testnet.

Indexer

#17649: JSON-RPC: Now JSON-RPC will respond with the correct coin metadata and total supply information when queried.
Indexer: Now the cache is properly set and indexer reader will behave correctly and return the correct data.

GraphQL

#17742: Increased the timeout value for when executing a transaction block.

CLI

#16819: Move's --lint now enforces a naming convention for constants.

#17850: Added better type inference for integer types, and added better build-time errors for invalid value types.

#17880: New Move functions for vec_map::from_key_values and vec_set::from_key_values

Full log:

https://github.com/MystenLabs/sui/commits/testnet-v1.26.0