Skip to content

testnet-v1.38.0

Compare
Choose a tag to compare
@ebmifa ebmifa released this 18 Nov 23:09
· 350 commits to main since this release
cd214a3

Protocol

Sui Protocol Version in this release: 69

#20199: Sets number of rounds allowed for fast-path voting in consensus

Nodes (Validators and Full nodes)

#20238: Adds support for TLS on validator gRPC interface.

Indexer

#20095: Deepbook Indexer endpoint removal

JSON-RPC

#20182: fixed reward estimation in getStakes API so that we don't overestimate stake rewards of stakes activated during safe mode epochs.

#20231: Fixes an issue where enum types were not included in the output of getNormalizedMoveModule and getNormalizedMoveModuleForPackage

CLI

#20078: Bugfix to allow resolving generic type parameters instantiated with primitive types in the CLI PTB builder.

#20242: Added the Move 2024 edition, and set it as the default Move edition both when creating a new Move package and when migrating from an existing package. Existing 2024.beta and 2024.alpha editions remain supported.


Full Log: https://github.com/MystenLabs/sui/commits/testnet-v1.38.0