v1.3.1
Release v1.3.1 changes
- Crates versions bumped to
"v1.3.1"
, runtime spec version bumped to1310
(#3946); - Weights of extrinsic and WASM calls were NOT updated;
Update requirements
Name | Character |
---|---|
JS clients | ⚪ Insubstantial |
Programs | ⚪ Insubstantial |
Node bin | ⚪ Insubstantial |
User-space
📚 Fixed bug in gear-wasm-builder
with crates containing dashes in name caused by changes in 1.79.0 Rust nightly (#3923);
📚 Fixed bug in publishing crates on crates.io
caused by Rust nightly (#3905);
Runtime
🔥 Existential deposit for Vara runtime decreased to 1 Vara 🥳 (#3944);
Note
Previously, minimum balance was 10 Vara for account to exist.
📚 Minimal voucher duration for issuing or prolongation decreased to 1 minute (20 Vara blocks) (#3944);
Note
Previously, minimal duration was 30 minutes (600 Vara blocks).
Full Changelog: v1.3.0...v1.3.1