Skip to content

testnet-v1.11.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 19:57
· 16 commits to 24b900cb68c00b677ee741b8f10a38c5907a286b since this release
13e7c1a

Storage node

#1455:
-- Added the feature to change storage node config parameter as following, by changing the local config file and restart node.

#1463:
Allow setting the metrics push configuration directly in the walrus-node setup command.

#1476:
Correctly set walrus_current_node_status metric during startup.

#1456:
Deprecate the recovery symbol endpoint in favour of a new endpoint. Integrations using recovery symbols should migrate to the new endpoint.

CLI

#1406:
Add option to extend owned blobs with WAL

#1398:
adds the health command to the CLI.

#1428:
Add --earliest-expiry-time to store command so a unix timestamp in ms can be specified. Show human readable time in GMT for estimated expiry time in blob-status command.

#1474:
Allow specifying 'global' options like --json anywhere in the command, for example walrus info --json.


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