This is a runtime release that fixes Liquid Staking redeem fee and increase Swap trading path limit from 3 to 4 to allow automatic swap of some trading pairs that was not possible.
Details
- Scope: Runtime Only
- Network: Karura
- Client Version: 1.5.2
- Runtime Version: 1016
- Release Branch: release-karura-1.5.2
- Substrate version: polkadot-v0.9.10
- Diff: Same as last release
- ORML version: release-karura-1.5.1
- Diff: Same as last release
- Cumulus version: polkadot-v0.9.10
- Diff: Same as last release
- Polkadot version: release-v0.9.10
- Diff: Same as last release
- srtool details:
Summary generated with srtool v0.9.16 using the docker image paritytech/srtool:1.53.0:
Package : karura-runtime v1.5.2
GIT commit : e5c61ebeb6cf31d2c174d5b4888890ef0819b965
GIT tag : 1.5.1
GIT branch : release-karura-1.5.2
Rustc : rustc 1.53.0 (53cb7b09b 2021-06-17)
Time : 2021-10-25T07:27:16Z
== Compact
Version : karura-1016 (karura-0.tx1.au1)
Metadata : V13
Size : 3.39 MB (3558362 bytes)
Proposal : 0x4e8b1fd27647223b68c4a61b4a0a114c919274cb47fc43059290deb04ccdcf0c
IPFS : QmPGXh9tD7NpToZcTt5TCj6R1UyeG65z8LG2W8bwEjbW8g
BLAKE2_256 : 0xc937eda7a6830b1939c9ad2e5979d0caddd07658841e63d18b7b240ea3bd9bfd
Wasm : runtime/karura/target/srtool/release/wbuild/karura-runtime/karura_runtime.compact.wasm
== Compressed
Version : karura-1016 (karura-0.tx1.au1)
Metadata : V13
Size : 896.40 KB (917918 bytes)
Compression : 74.21%
Proposal : 0xdd4603c92325e8775f26af01dc8cddf7005c6ad42c3a2f4fb1bb154a61db8a5e
IPFS : QmXDKp7PWPuK8rnbzS9dmdomRFDj9xi5A9htr8ZpAARyq4
BLAKE2_256 : 0x6167683cb5f01867ee31bca4e7fe82dd96416afc43c2d18d4dcbe276ace1436a
Wasm : runtime/karura/target/srtool/release/wbuild/karura-runtime/karura_runtime.compact.compressed.wasm
- subwasm info
🏋️ Runtime size: 0.875 MB (917,918 bytes)
🗜 Compressed: Yes, 74.20%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V13
🔥 Core version: karura-1016 (karura-0.tx1.au1)
🗳️ system.setCode hash: 0xdd4603c92325e8775f26af01dc8cddf7005c6ad42c3a2f4fb1bb154a61db8a5e
🗳️ authorizeUpgrade hash: 0x0f78c4a60be46cfee16162af6ab021d4f129916ac7afbbb866f42818cc79234c
#️⃣ Blake2-256 hash: 0x6167683cb5f01867ee31bca4e7fe82dd96416afc43c2d18d4dcbe276ace1436a
📦 IPFS: https://www.ipfs.io/ipfs/QmXDKp7PWPuK8rnbzS9dmdomRFDj9xi5A9htr8ZpAARyq4
- Previous Release: https://github.com/AcalaNetwork/Acala/releases/tag/1.5.1
- Checklist: #1488
Artifacts:
- Karura Runtime Wasm: https://gateway.pinata.cloud/ipfs/QmXDKp7PWPuK8rnbzS9dmdomRFDj9xi5A9htr8ZpAARyq4
Changes
- Update how liquid staking redeem fee is charged (#1512)
- Increase Swap trading path limit from 3 to 4 (e5c61eb)