StorageHub v0.1.1
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: f044099
- Highlights:
- Full diff: f044099...7324108
Client
- Behaviour changes:
- Implement fix for SH client to avoid missing a transaction nonce if an extrinsic is dropped.
Backend
- Behaviour changes:
- Backend now tries to reconnect to MSP RPC node.
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.