Release v1.9.1 changes
- Crates versions bumped to "v1.9.1”, runtime spec version bumped to 1910 (#4837);
- Weights of extrinsic and WASM instructions WERE NOT updated from 1.9.0.
Important
Maximal stable 🦀 Rust version set to v1.88 for Linux users (#4825).
It’s necessary due to bug in wasmer
dependency.
Important
For networks it's recommended to skip update v1.9.0
and move directly from v1.8.2
to v1.9.1
.
Update requirements
JS clients | Programs | Node bin |
---|---|---|
⚪ Insubstantial | ⚪ Insubstantial | 🟡 Recommended |
👤 Userspace
📚 Removed bug with requirement of GEAR_WORKSPACE_DIR
env (#4798);
📚 Temporary reverted removal of WasmProgram
mockery trait in gtest
(#4828).
⚙️ Runtime
📚 Added tokenomic methods from v1.8.2 (#4801);
📚 RPC-calls like for gas or reply calculations now accept multiple value: u128
encodings (#4831).
Full Changelog: v1.9.0...v1.9.1