Skip to content

testnet-v1.13.1

Choose a tag to compare

@ebmifa ebmifa released this 12 Feb 19:52
· 1360 commits to main since this release

Storage node

#1509:
The config block tls.pem_files has been removed. Provide a TLS certificate path by the tls.certificate_path config argument, and the PKCS#8 PEM-encoded TLS private using network_key_pair.path.

#1461:
Storage nodes automatically update and rotate the protocol key pair. This only requires setting the next_protocol_key_pair in the config file.

CLI

#1551:
introduces the --ignore-resources flag.


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