Sui mainnet upgraded to version V1.9.1

Upgrade points: Sui protocol version upgraded to version 23

#13699

Enable the protocol configuration flag narwhal_new_leader_election_schedule to use the reputation-based leader election algorithm to improve Narwhal's fault tolerance and set the consensus_bad_nodes_stake_threshold threshold for bad node staking for mainnet.

#13581

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

#13533

This PR changes the default logging level of Sui CLI (Client, Move, Keytool) from info to error. The logging level can be overridden by setting the RUST_LOG environment variable.

Full changelog: https://github.com/MystenLabs/sui/commits/mainnet-v1.9.1


About Sui Network

Sui is an L1 public chain redesigned and built based on first principles, aiming to provide creators and developers with a development platform capable of hosting the next billion users in Web3. Applications on Sui are based on the Move smart contract language and are horizontally scalable, allowing developers to support a wide range of application development quickly and at low cost. Get more information: https://linktr.ee/sui_apac

Official website | English Twitter | Chinese Twitter | Discord | English Telegram group | Chinese Telegram group

Guess you like

Origin blog.csdn.net/Sui_Network/article/details/132877442