github MystenLabs/sui testnet-v1.51.1

latest releases: sui_v1.57.0_1757095605_rel_notes, sui_v1.57.0_1757081181_ci, sui_v1.57.0_1757074099_rel_notes...
2 months ago

Protocol

Sui Protocol Version in this release: 86

#22244:
Changes to using type tags in the object runtime. No
user-visible impacts.

#22419:
Adds an existing hardcoded bound to the protocol config
for clarity.

#19439:
Added epoch-stable sequence numbers for read-only
per-epoch configs accessed in the transaction.

#22474:
enables Party objects (and associated party_transfer
functions) in testnet

Nodes (Validators and Full nodes)

#21877:
TLS now required to connect to
validator gRPC interface.

gRPC

#22241:
Implementing GetBalance and ListBalances APIs for
LiveDataService.


Co-authored-by: Brandon Williams brandon@mystenlabs.com

#21877:
TLS now required to connect to validator gRPC interface.

CLI

#22332:
Update test names used for filtering in Move unit tests so
the fully-qualified name is used to match against (i.e.,
testing::a::test_name instead of a::test_name). Also add support for
regexes to be used for test filtering rather than just substring
matching.

#22303:
Update the package summary generation to make them more
portable.

#22350:
Improved initial clones times for Move packages that are git
dependencies.


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

Don't miss a new sui release

NewReleases is sending notifications on new releases.