Skip to content

testnet-v1.14.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 19:09
· 5 commits to f2b6aeea39cef56d83149040426c43fbf38c06cc since this release
a3a6aa2

Storage node

#1568: The new batch symbol recovery is enabled by default.

CLI

#1546: Added the following new commands for blob attribute:

  • walrus set-blob-attribute <BLOB_OBJ_ID>
  • walrus get-blob-attribute [OPTIONS] <BLOB_OBJ_ID>
  • walrus remove-blob-attribute-fields [OPTIONS] <BLOB_OBJ_ID>
  • walrus remove-blob-attribute [OPTIONS] <BLOB_OBJ_ID>

#1535: The walrus store command now checks for matching owned Blob objects and extends their lifetime if necessary instead of registering the blob again.


Full Log: https://github.com/MystenLabs/walrus/commits/testnet-v1.14.0