DataHaven v0.20.0
DataHaven v0.20.0 release - Stagenet & Testnet environments only
The main highlight of this client release is the upgrade to the StorageHub v0.3.3 release.
DataHaven Changes
- build: :arrow_up: Upgrade to SH v0.3.3 by @ffarall in https://github.com/datahaven-xyz/datahaven/pull/410
StorageHub Changes
StorageHub v0.3.3 is a patch release focused on BSP confirmation robustness and client block-processing correctness. It introduces a new File System runtime API to let BSPs pre-filter confirm-storing requests (and adds retry logic for transient proof failures caused by concurrent forest modifications), fixes a race where finality notifications could be processed before their corresponding block import (by queuing finality until import processing completes), and removes an unnecessary restriction that prevented users/fishermen from updating payment streams when a provider is marked insolvent.
See the full release notes at StorageHub v0.3.3 release.
Dependency changes
DataHaven: https://github.com/datahaven-xyz/datahaven/compare/v0.13.0...v0.20.0 Polkadot-sdk: https://github.com/paritytech/polkadot-sdk/compare/bbc435c7...bbc435c7 Evm: https://github.com/rust-ethereum/evm/compare/6d86fe2d...6d86fe2d Frontier: https://github.com/polkadot-evm/frontier/compare/75329a2d...75329a2d Storage-hub: https://github.com/Moonsong-Labs/storage-hub/compare/e135f65a...57d2a195