This is a full release that fixes oracle RPC for client and included runtime 1007 with few improvements and parameter adjustments.
Details
- Scope: Full Release
- Network: Karura
- Client Version: 1.3.0
- Runtime Version: 1007
- Release Branch: release-karura-1.3.0
- Substrate version: polkadot-v0.9.8
- Diff: Same as last release
- ORML version: cae9290ad75463bb5a4a9599401bb8f3952b19b4
- Cumulus version: polkadot-v0.9.8
- Diff: Same as last release
- Polkadot version: release-v0.9.8
- Diff: Same as last release
- srtool details:
✨ Your Substrate WASM Runtime is ready! ✨
Summary generated with srtool v0.9.16 using the docker image paritytech/srtool:1.53.0:
Package : karura-runtime v1.3.0
GIT commit : f4dfccd47000a32482b656b05143169177be9b78
GIT tag : 1.2.2
GIT branch : release-karura-1.3.0
Rustc : rustc 1.53.0 (53cb7b09b 2021-06-17)
Time : 2021-08-15T23:54:31Z
== Compact
Version : karura-1007 (karura-0.tx1.au1)
Metadata : V13
Size : 2.82 MB (2955133 bytes)
Proposal : 0xbc57ffa55a21f023a78567dc3316ee288aca61076c3a487a13e8981ed828ec0d
IPFS : QmcrbGW1oUKociQW58osLudno8BNdptsgdKZZdiwm4pxLa
BLAKE2_256 : 0xacf0d4f3ee3784897e6324550a3db41e01abe1134cf744fdade05c9e82d4916e
Wasm : runtime/karura/target/srtool/release/wbuild/karura-runtime/karura_runtime.compact.wasm
== Compressed
Version : karura-1007 (karura-0.tx1.au1)
Metadata : V13
Size : 787.18 KB (806068 bytes)
Compression : 72.73%
Proposal : 0x7dc9a6c5ce4dd616462ee4271fb15f094fce476e9aef54cd456739090d98c64a
IPFS : QmTL8GynWxLbnKQv7ZiZ38GRhg1n471u6LKFgw7ge6NeNG
BLAKE2_256 : 0xd5a5637e5bc5e6658c8afdf03a5a20b677c41fb92918e11397d4931c8174049d
Wasm : runtime/karura/target/srtool/release/wbuild/karura-runtime/karura_runtime.compact.compressed.wasm
- subwasm info
🏋️ Runtime size: 0.769 MB (806,068 bytes)
🗜 Compressed: Yes, 72.72%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V13
🔥 Core version: karura-1007 (karura-0.tx1.au1)
🗳️ system.setCode hash: 0x7dc9a6c5ce4dd616462ee4271fb15f094fce476e9aef54cd456739090d98c64a
🗳️ authorizeUpgrade hash: 0x23200f3fd612718907426d624036a809d6695d4ac5d9a9fc611e3d541855600b
#️⃣ Blake2-256 hash: 0xd5a5637e5bc5e6658c8afdf03a5a20b677c41fb92918e11397d4931c8174049d
📦 IPFS hash: QmTL8GynWxLbnKQv7ZiZ38GRhg1n471u6LKFgw7ge6NeNG (https://www.ipfs.io/ipfs/QmTL8GynWxLbnKQv7ZiZ38GRhg1n471u6LKFgw7ge6NeNG)
Artifacts:
- Karura Runtime Wasm: https://gateway.pinata.cloud/ipfs/QmTL8GynWxLbnKQv7ZiZ38GRhg1n471u6LKFgw7ge6NeNG
- Docker image: acala/karura-node:1.3.0
Changes
- Improve oracle price handling (#1276)
- Automatically close auctions with no bid after timeout (#1282)
- Set fee swap path should prevent starting from native token (#1293)
- Fix oracle RPC (#1291)
- Use the slippage for the price from oracle to limit internal swap (#1285)
- Set max collateral when close cdp has debit by dex (#1296)
- Support more ProxyType (#1288)
- Withdraw LP no longer automatically claim rewards (#1312)
- Fix a configuration issue that prevents kUSD from being used as fee payment token (#1314)
- Increase governance launch period and reduce deposit for proposal and NFT (#1329)