github MystenLabs/walrus mainnet-v1.40.3

latest releases: testnet-v1.57.0, walrus_v1.58.0_1790192426_main_ci, walrus_v1.58.0_1790114055_main_ci...
8 months ago

Storage node

#2772: Enables DB transactions (implemented in #2475) and garbage collection (implemented in #2542, #2599, and #2725) by default on Testnet. The features can be disabled by adding the following to your node configuration:

db_config:
  global:
    use_optimistic_transaction_db: false
garbage_collection:
  enable_blob_info_cleanup: false
  enable_data_deletion: false

If you have experimental_use_optimistic_transaction_db: true in your configuration, you should remove that.


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

Don't miss a new walrus release

NewReleases is sending notifications on new releases.