Statemint v6.0.1-1 (for Polkadot 0.9.12)
This release contains the changes to statemint-v6.0.1
required to unblock block production for the Statemint parachain on Polkadot. This runtime will be enacted via the Relay Chain and will not exist in the state of Statemint.
Statemint Only
This release is only a release of the Statemint runtime and collator binary. This collator should not be used with any other parachains, as it forces the use of ed25519 keys for Aura.
Global Priority
Host functions
ℹ️ This release does not contain any new host functions.
Rust compiler versions
This release was tested against the following versions of rustc
. Other versions may work.
- Rust Stable:
rustc 1.57.0 (f1edd0429 2021-11-29)
- Rust Nightly:
rustc 1.58.0-nightly (46b8e7488 2021-11-07)
Migrations
This release does not contain new migrations.
Runtimes
The information about the runtimes included in this release can be found below.
The runtimes have been built using srtool v0.9.18 and rustc 1.56.1 (59eed8a2a 2021-11-01)
.
Statemint
🏋️ Runtime Size: 649.05 KB (664623 bytes)
🔥 Core Version: statemint-601 (statemint-0.tx4.au1)
🗜 Compressed: Yes: 77.11%
🎁 Metadata version: 14
🗳️ authorizeUpgrade hash: 0xa599085ca8e1cacb40af63ebb6c7319844e053c74823db1a51cb834ed00ed368
#️⃣ Blake2-256 hash: 0xc28865d04f32588c55eb3e40c8fb5e950283cc0131ace6e79a5501572faa6dee
📦 IPFS: QmfPPHUPRWLZUUrqYTx7yvBt3m92FPQmdZjmURt6FGg27T
Changes
Legend
- [C] Cumulus
- [P] Polkadot
- [S] Substrate
Client
n/a
Runtime
- [C] #867 - Fix statemint ed25519
Misc
n/a
Docker image
The docker image for this release can be found in Docker hub.
You may also pull it with:
docker pull parity/polkadot-collator:v5.1.0-3331a02b-statemint-only
WARNING: Make sure to only use this image for statemint and no other chain. See explanations at the top.