This is a runtime release that upgrades Substrate/Cumulus version to v0.9.10 and add the support of redeem LKSM.
Details
- Scope: Runtime Only
- Network: Karura
- Client Version: 1.5.1
- Runtime Version: 1014
- Release Branch: release-karura-1.5.1
- Substrate version: polkadot-v0.9.10
- ORML version: release-karura-1.5.1
- Cumulus version: polkadot-v0.9.10
- Polkadot version: release-v0.9.10
- srtool details:
Summary generated with srtool v0.9.16 using the docker image paritytech/srtool:1.53.0:
Package : karura-runtime v1.5.1
GIT commit : 643312162a28f643bb4da36cb61e940fe601e208
GIT tag : 1.5.0
GIT branch : release-karura-1.5.1
Rustc : rustc 1.53.0 (53cb7b09b 2021-06-17)
Time : 2021-10-16T05:01:47Z
== Compact
Version : karura-1014 (karura-0.tx1.au1)
Metadata : V13
Size : 3.39 MB (3558160 bytes)
Proposal : 0xf2dc6e4ece2110194f5c74cf921d1f7eeae3ba2ffc75d4a93a359c5ab9603610
IPFS : QmRJtHo59cQ7HhJbKD3NVbJ4zWVkhtvhraAytj2JyxjpGT
BLAKE2_256 : 0x51a799104b231f94f0be44b71298c6e47bb0356aef9428e9495aeab80cdcdd03
Wasm : runtime/karura/target/srtool/release/wbuild/karura-runtime/karura_runtime.compact.wasm
== Compressed
Version : karura-1014 (karura-0.tx1.au1)
Metadata : V13
Size : 896.66 KB (918178 bytes)
Compression : 74.2%
Proposal : 0x0847751f16e04d46ec34998924e153ccb57d4ee7a6c79baed346cbfc67101032
IPFS : QmVVQYC2STatG41rGzM4816afmLnRkxVwBkEMUw8EHD29k
BLAKE2_256 : 0x5fbc141c110e07dcf1af76f47a39792f323db9fcd8c9292602cc71ff24c516c0
Wasm : runtime/karura/target/srtool/release/wbuild/karura-runtime/karura_runtime.compact.compressed.wasm
- subwasm info
🏋️ Runtime size: 0.876 MB (918,178 bytes)
🗜 Compressed: Yes, 74.20%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V13
🔥 Core version: karura-1014 (karura-0.tx1.au1)
🗳️ system.setCode hash: 0x0847751f16e04d46ec34998924e153ccb57d4ee7a6c79baed346cbfc67101032
🗳️ authorizeUpgrade hash: 0xafbf1cc2449e1b5cce941678d4295b962d8d94df720c68ca3b6b4ef305c14d4d
#️⃣ Blake2-256 hash: 0x5fbc141c110e07dcf1af76f47a39792f323db9fcd8c9292602cc71ff24c516c0
📦 IPFS: https://www.ipfs.io/ipfs/QmVVQYC2STatG41rGzM4816afmLnRkxVwBkEMUw8EHD29k
- Previous Release: https://github.com/AcalaNetwork/Acala/releases/tag/1.4.4
- Checklist: #1476
Artifacts:
- Karura Runtime Wasm: https://gateway.pinata.cloud/ipfs/QmVVQYC2STatG41rGzM4816afmLnRkxVwBkEMUw8EHD29k
Changes
- Upgrade to XCM v1 (#1425)
- Enable LKSM for fee payment and allow LKSM liquidation via Swap (#1442)
- Update some parameters to use compact encoding (#1448)
- Implement redeem for Liquid Staking (#1376, #1470)