v5.42.0
Description
Contains various changes for both the client and the runtime.
polkadot-sdk
dependencies have been uplifted to version v1.9.0
, bringing various client changes under the hood.
New host functions are introduced on the client side so operators should upgrade their clients ASAP.
Several features have been either added or updated in the runtime:
- Gov v1 model has been integrated into Shibuya
- dApp staking ranking system has been enabled for Shiden & Astar
- collator unbonding has been updated with a dedicated call to withdraw bonded funds
CheckMetadataHash
is now part of the extrinsics, even though the feature hasn't been enabled yet. For devs relying on this, e.g. wallet developers, make sure to upgrade your polkadot libs to ensure you can handle this change.
Upgrade priority: CRITICAL
Runtimes
Shibuya
✨ spec_version: 133
🏋 Runtime Size: 2219457
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x923444d0aa2f6e039f27ccb0b285b88e97c57be293469e0e50d3bc3304cfea96
🗳️ blake2-256: 0x275bfe8f040584922612d925473da6be9e2bc3cc7e7d7d5264643551132a4922
🗳️ proposal (authorizeUpgrade): 0x80578ef60a79bb7414aa9c4297396c8f562b57c9e0bfddaefcfa4bf860f6bada
📦 IPFS: QmYYpQThiCSswYzpR45VcuXouMiFwBuJxwUojdFxMXxom3
Shiden
✨ spec_version: 130
🏋 Runtime Size: 2041045
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xced996ac5effcef4558e693e9a598940c217b8965980b076ea5887954a9d31f7
🗳️ blake2-256: 0xf079b527b8ffafe2659e8329fcccaba6cf00a2129c530f395dad2a8cd5078616
🗳️ proposal (authorizeUpgrade): 0xfed835a106611c9f2d1cdd08b4e647c4656051b6ced8420db9e2280e37a2b6fe
📦 IPFS: Qma3fMpQmcS3fbXJUKFeQ6CLUWVi7Qp9CEzpArvb8Hu3V5
Astar
✨ spec_version: 91
🏋 Runtime Size: 2032149
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x5a17b31f35811fe9b3b5a56f81e9e0c288fa342c9bae87749e8c7e13fbc7ff64
🗳️ blake2-256: 0x830f8c281567ee59578399967478d6ff640d86158105be89bbf35508f711f520
🗳️ proposal (authorizeUpgrade): 0x55b2c38de3efddba2bf7437f00a5daad0f7cf1c5e1d26376216551bcb06a4a7e
📦 IPFS: QmT8876SX1QqDwDM1zTUFuvu1id5r18Mp9Wi69VkFnE2LV
Build Info
WASM runtime built using rustc 1.77.0 (aedd173a2 2024-03-17)
Changes
Client
Runtime
- Local/Shibuya v1 governance integration (#1260)
- Add missing storage version setting for Shibuya governance (#1286)
- Missing governance permissions for Shibuya (#1287)
- Enable RankedTier for Astar & Shiden (#1288)
- add candidacy un-bonding period (#1281)
- Uplift to v1.5 (#1256)
- feat: update to polkadot v1.9.0 (#1290)
- Minor governance param adjustment (#1296)
- Release v5.42.0 prep (#1298)
- disable metadata hash (#1300)
Others
- improve makefile (#1279)
- Update README.md (#1289)
- Zepter integration (#1278)
- zombienet smoke test (#1282)
- CI: update clippy (#1284)
- update check-migration CI (#1297)
Dependency Changes
Astar: v5.41.0...v5.42.0
Polkadot-sdk:
Frontier: AstarNetwork/frontier@198d640...8c94d30
Download Links
Arch | Link |
---|---|
MacOS x86_64 |
Download |
Ubuntu x86_64 |
Download |
Ubuntu aarch64 |
Download |