This release contains the changes from v0.9.31
to v0.9.32
.
This is a bug fix only release. Notable changes are:
- Substrate#12630: Make
--database
cli argument case insensitive again. - Substrate#12632: Fixes a bug with the transaction pool after doing a warp sync.
- Substrate#12633: Fixes the
payment_queryInfo
RPC to be compatible with the latest runtime changes.
Upgrade Priority
Low: This is a low priority release and you may upgrade at your convenience.
Rust compiler versions
This release was built and tested against the following versions of rustc
.
Other versions may work.
- Rust Stable:
rustc 1.65.0 (897e37553 2022-11-02)
- Rust Nightly:
rustc 1.66.0-nightly (81f391930 2022-10-09)
Runtimes
The information about the runtimes included in this release can be found below.
The runtimes have been built using srtool v0.9.23 and rustc 1.64.0 (a55dd71d5 2022-09-19)
.
Kusama
🏋️ Runtime Size: 1.41 MB (1481127 bytes)
🔥 Core Version: kusama-9320 (parity-kusama-0.tx15.au2)
🗜 Compressed: Yes: 79.99%
🎁 Metadata version: V14
🗳️ system.setCode hash: 0xc7c595e97a1bfb26a44bc635e54ed651acbcc40092a92e05e131468dc81233ab
🗳️ authorizeUpgrade hash: 0xeda109971cc6d53076ea4deabc5fab24d6740a93ddc4ad3ab2f1e17acbb17349
🗳️ Blake2-256 hash: 0xd05890cbf09d8d1462cbf22c505459a13c6afa13a5edc1bddda0a1f5c2810559
📦 IPFS: QmTL5ZZBLqin13sXHsP3sTDAi5nHXEq9HLBkTPXy9ZLGSh
Polkadot
🏋️ Runtime Size: 1.28 MB (1347152 bytes)
🔥 Core Version: polkadot-9320 (parity-polkadot-0.tx16.au0)
🗜 Compressed: Yes: 80.25%
🎁 Metadata version: V14
🗳️ system.setCode hash: 0xbd78d3542767047aba0babb8c8825a5799e3ef54a21193ffe24b98eb4f895162
🗳️ authorizeUpgrade hash: 0x6c08f5b0ea973d4d76d4d01bff9ae702d1d3566f4969648eba7ea8e4e27de803
🗳️ Blake2-256 hash: 0xc2ce0203e21f12b90756e2004fc3a41d7a8f696793068fdf55dc71b53a1409b7
📦 IPFS: QmcnezVdCZEfUNTehtncVq5tNj68DiHd275wMkz9skKtZw
Rococo
🏋️ Runtime Size: 1.19 MB (1250999 bytes)
🔥 Core Version: rococo-9320 (parity-rococo-v2.0-0.tx15.au0)
🗜 Compressed: Yes: 80.47%
🎁 Metadata version: V14
🗳️ system.setCode hash: 0x1b5631a3ae67a9eb89f784b1588441461a9516863aea13c0365854fb25ef33dc
🗳️ authorizeUpgrade hash: 0x60fbc033f8ec48f50c9328d5d14bc476b514d34eb6e71b58c850d4d5aa2efcf1
🗳️ Blake2-256 hash: 0xe4f8a034235b1df5018fa766e7f078b11cb02365dd207c9e04f1cebe1f60f371
📦 IPFS: QmeWH8fdtUpgg4Gjitvp699fbREubBYihvkDAxHVbEmAm3
Westend
🏋️ Runtime Size: 1.19 MB (1250390 bytes)
🔥 Core Version: westend-9320 (parity-westend-0.tx14.au2)
🗜 Compressed: Yes: 80.15%
🎁 Metadata version: V14
🗳️ system.setCode hash: 0x44db6ecab341c8dd761ffad3db7c2febc3080266ef4aab2c401dc79a899a0577
🗳️ authorizeUpgrade hash: 0xcc313c5ae47f840d0b6de65573781bffc8f320366942fb81c92ee604109bd54c
🗳️ Blake2-256 hash: 0x65e1b568a2d16ddb3568ee5ec0ea798c55149d5cb9637ae314939e98c1ed5adf
📦 IPFS: QmNwWJ3qWLAjp9wgsqEA1mZd6W9vjko5yk47LKoBs4n24N
Docker image
The docker image for this release can be found at Docker hub
(It will be available a few minutes after the release has been published).
You may pull it using:
docker pull parity/polkadot:latest