Skip to content

testnet-v1.9.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ebmifa ebmifa released this 12 Sep 03:44
· 6099 commits to main since this release
81b6f1c

Highlights

Sui Protocol Version in this release: 23

#13699:
Enabling the protocol-config flag narwhal_new_leader_election_schedule for the new reputation-based leader election algorithm in Narwhal for enhanced fault tolerance and sets the bad node stake threshold value consensus_bad_nodes_stake_threshold for mainnet.

#13581:
This PR implements the structured output (table with header and rows) for two Sui CLI commands, sui client addresses and sui client dynamic-field.

#13533:
This PR changes the default logging level for Sui CLI (Client, Move, Keytool) from info to error. The logging level can be overwritten by setting the RUST_LOG env variable.

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