github AstarNetwork/Astar v5.44.0

latest release: runtime-1000
8 days ago

Description

This release contains various client & runtime changes, most important being changes to Shibuya runtime & client overall.

Operators should ensure to upgrade to latest Shibuya client ASAP.
This is because the updated Shibuya's spec has defined a bad block which should be skipped.

Operators running EVM tracing do not need a custom client anymore. Tracing feature is included into standard client and can be enabled with the same flags. You will need to put evm-tracing runtimes into override directory and any RPC node can perform tracing.

We added support for experimental litep2p network backend and it can be enabled using options --network-backend litep2p

Async backing feature has been enabled for Shibuya runtime, including various storage migrations.
Feature will be active after the next runtime upgrade.

Upgrade priority: HIGH
(CRITICAL for Shibuya operators)

Runtimes

Shibuya

✨ spec_version:                137
🏋 Runtime Size:                2163823
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x2921b1e4b18e7fa15f74e560cf1967398d60f61ba32a32804513173ac74237fa
🗳️ blake2-256:                  0x746c766fd22e31f2febe78b3c08798c46229481517fd0cd1bb8bb24645fce0a2
🗳️ proposal (authorizeUpgrade): 0x63689f3a45108fc05d06a31fcb7fb21cc0af96dd700e73e0a29a06dc6d5579b8
📦 IPFS:                        QmZEDsEDyzPUs5pZR3rUpS5uqsuSj8QDQbg1zfurwJkGU1

Shiden

✨ spec_version:                134
🏋 Runtime Size:                1976838
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x087145a13d3006aaa628a0148b373838be6945b5f62ace6bbca4cd269444f306
🗳️ blake2-256:                  0x029ce424ff52d61eb17070d240e09fce1d32a720e4ab9d3a2dfae482c6442acf
🗳️ proposal (authorizeUpgrade): 0x7bfae1621ff51b9eb8bb76940bc229cc78067d080eae12ccee721aba5e6a1c18
📦 IPFS:                        QmPw9MJp87HPWNXHXcB7dsPzgd6Yu6syaMRutP6Mk6wqoF

Astar

✨ spec_version:                95
🏋 Runtime Size:                1973872
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xda9d80df28234bf75560641c1b4b20760a2d4a7f32e0955ffe0e2deecc1f6e47
🗳️ blake2-256:                  0x919ef459361faebccf9555379f2f524991251850e0d1647dec0c155009e39e6e
🗳️ proposal (authorizeUpgrade): 0xa13a9375fdb108954a6c17b197c20f4f77e400dae3204c03e086258d2bb6c661
📦 IPFS:                        QmXE8kWKDq71iznqXqBDHbPAbUf1rQF1JDxAeMMWzdxDTK

Build Info

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

Changes

Client

  • simplify client (#1328)
  • Remove v3 suffix from dApp staking v3 (#1342)
  • Runtime genesis generation (#1341)
  • prep v5.44.0 (#1353)

Runtime

  • Multi-block migrator (#1322)
  • Remove v3 suffix from dApp staking v3 (#1342)
  • Runtime genesis generation (#1341)
  • dApp staking - crate visibility (#1345)
  • Fix/local custom genesis account (#1346)
  • Remove unused extrinsic from dapp staking (#1348)
  • async backing migrations (#1343)
  • Modify Shibuya governance params (#1351)

Others

  • dApp staking - try-state checks implemented (#1331)
  • Bump axios from 1.7.2 to 1.7.4 in /tests/e2e (#1329)
  • Update CONTRIBUTING.md (#1340)
  • MacOs CI disk cleanup (#1355)
  • fix build (optimised) gha (#1354)

Dependency Changes

Astar: v5.43.1...v5.44.0
Polkadot-sdk:
Frontier: AstarNetwork/frontier@1daafa8...1daafa8

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

Don't miss a new Astar release

NewReleases is sending notifications on new releases.