StorageHub v0.1.3
StorageHub v0.1.3
Summary
Patch release with nonce transaction manager fix.
Components
- Client code: v0.1.0
- Pallets code: v0.1.0
- Runtime code: v0.1.0 (spec_name/spec_version: parachain 1, solochain-evm 1)
- SH Backend Docker image: v0.1.0 (image: ghcr.io/Moonsong-Labs/storage-hub-msp-backend:v0.1.0)
- SH SDK (npm): v0.3.0
- types-bundle: v0.2.7
- api-augment: v0.2.8
Changes since last tag
Base commit: e3bf4fc
- Highlights:
- Full diff: https://github.com/Moonsong-Labs/storage-hub/compare/74f8508dcac9775d5eac31894011db6afd4e133c..e3bf4fc81660ab1f4e2a72024ec8682654075496
Runtime
- Behaviour changes:
query_earliest_file_volunteer_ticknow correctly calculates the tick at which to sign up, adding the missing ticks to the current tick.
Client
- Behaviour changes:
- Make MSP retry submitting acceptance extrinsic for accepting storage request. This fixes issue where a transaction is dropped as invalid from the tx pool, as a consequence of a reorg.
Versions
- Polkadot SDK: polkadot-stable2412-6
- Rust: 1.87 (from rust-toolchain.toml)
Compatibility
- SH Backend v0.1.0 → compatible with pallets/runtime v0.1.0 and client v0.1.0.
- SDK v0.1.0 → compatible with backend v0.1.0, client v0.1.0, and pallets/runtime v0.1.0.