Skip to content

mainnet-v1.44.3

Choose a tag to compare

@ebmifa ebmifa released this 19 Mar 20:17
· 65 commits to ad4b85128e690b523e82c66877ab60e0523e05cd since this release
83a4e03

Storage node

#3005: Fixed an issue that crashed storage nodes due to outdated epoch state.

#3156: Increases the number of RocksDB background threads from 2 (RocksDB default) to 16. Can be configured through the config file.

#3161: Add a new configuration parameter garbage_collection.enable_immediate_data_deletion, which defaults to false. When processing a BlobDeleted event, data is only deleted immediately if this parameter is set to true.


Full Log: https://github.com/MystenLabs/walrus/commits/mainnet-v1.44.3