Skip to content

v5.43.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 14:45
3ab689e

Description

Contains various changes for both the client and the runtime.

  • Updated polkadot-sdk dependencies to version v1.11.0
  • Client is update to support async backing, it will be enabled by runtime upgrade at a later date
  • Running collator node will benchmark hardware at start and warn if it doesn't meet minimum requirements
  • dApp staking now has dynamic tier thresholds based on total issuance
  • XVM deprecated pallet has been removed

Upgrade priority: HIGH

Runtimes

Shibuya

✨ spec_version:                135
🏋 Runtime Size:                2198144
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x6470b59f172f0b98bca489228dff29ff66c952402aa8317a4f9d5c87d33559d7
🗳️ blake2-256:                  0xdd16b5e7c476a7e1731ef148e2e9b2a5d30aa2e1b9421f8f74ead44d9084e1ca
🗳️ proposal (authorizeUpgrade): 0x8c0d229c2712f662b6df243546d95831f9aa6b8816564b83e35a2231178753e1
📦 IPFS:                        QmTBtnsritbnw6NLZeTxGgTkm6j2qRVUJNig9tDUojbYym

Shiden

✨ spec_version:                132
🏋 Runtime Size:                2023418
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xe60289979554b03307f5480b1fce88b5d9172ac1ff2389cfbeae82b7105f2954
🗳️ blake2-256:                  0x6db7434439f053ba9a93dcb126d7648c1b858fa70a02bf411bd3f46b3b085559
🗳️ proposal (authorizeUpgrade): 0x1a327fb1b3f166fba6dbb8f404c7bf5789278d8d294bf28269ace0f1ec8e5c0b
📦 IPFS:                        QmS2uMZYm88g7JYFsjaNCwgyNmqsKRcGEsu9Y65uhND4gH

Astar

✨ spec_version:                93
🏋 Runtime Size:                2016431
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x1b550578690467f67ce99d177144ba3ec3bb2bb231bae659091c8615d3de775d
🗳️ blake2-256:                  0xa62e6e63daed4022fff8ced0b7f568d81aeb25f2bd5af9a1e493f87541e8f7bc
🗳️ proposal (authorizeUpgrade): 0x9c7527f660036bda29ff47980614073d5cb38cb11fde9e6e2bded3a8c242b92d
📦 IPFS:                        QmTCCNyuuTgxQQbzWBzn3xqh7wBTGyCpFRPDG3VDifaxfq

Build Info

WASM runtime built using rustc 1.77.0 (aedd173a2 2024-03-17)

Changes

Client

  • simplify shell to aura (#1312)
  • Collator hardware benchmark (#1315)
  • Async backing client ready (#1302)
  • polkadot-sdk v1.11.0 uplift (#1314)
  • Remove vendor precompile-utils (#1321)
  • prep v5.43.0 (#1323)

Runtime

  • refactor: remove XVM pallet code (#1303)
  • Async backing client ready (#1302)
  • Feat/dyn tier thresholds (#1306)
  • polkadot-sdk v1.11.0 uplift (#1314)
  • Remove vendor precompile-utils (#1321)

Others

  • chore: try-runtime variation check on new thresholds (#1317)
  • increase timeout for upgrade test (#1324)

Dependency Changes

Astar: v5.42.3...v5.43.0
Polkadot-sdk:
Frontier: AstarNetwork/frontier@8c94d30...1daafa8

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download