github AstarNetwork/Astar runtime-2500

5 hours ago

Description

This is runtime-only release, client isn't impacted.

This release brings:

  • WASM smart contracts decommission, final step: pallet-contracts is removed from the runtimes, and its contract child tries and leftover storage are purged in a multi-block storage migration - #1687
  • ORML dependencies removal, including the XTokens pallet and its storage - #1685
  • XCM precompile rework: xtokens calls are reimplemented on top of pallet_xcm- #1690

Runtimes

Shibuya

✨ spec_version:                2500
🏋 Runtime Size:                1639257
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x59fd02c6a4587c4fe565dfbc1705ceb1fee5004c1e9d9e795b8997a4328b5c81
🗳️ blake2-256:                  0x9c8285ac0517691e2f2124ce67d0062e9301c1836aa6927c15419f972548ccf0
📦 IPFS:                        QmSyUAwRL1pkHjK8JnKbUJn7u1hgWNyZ26Ni7UE34vzFcZ

Shiden

✨ spec_version:                2500
🏋 Runtime Size:                1515298
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xd68987d79d13ace31a90be580d1bedf5e00803ced996bbfb5a5e551402164b1c
🗳️ blake2-256:                  0xe6f588d064d34736b1493a28f85e51157e43b0ed05756f3780adc3a1e7d5cf08
📦 IPFS:                        QmeVQwEtVD7qq6zGKevCm9DXvRsJ33yVaQ81qt4qgZHno9

Astar

✨ spec_version:                2500
🏋 Runtime Size:                1632375
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x52cb8f5681f4c4285b6ec8bb24c0e7f7356738c1020029890002306b925aeff5
🗳️ blake2-256:                  0xe81454088694eca423b6ada1e16e57f064ba8343872b8778a1647e88a7d7bd1d
📦 IPFS:                        Qmc6csqVU7TUxMyKw52gq5vJqHhn4cLL8A4wb2NvcToGW4

Build Info

WASM runtime built using rustc 1.93.0 (254b59607 2026-01-19)

Changes

Runtime

  • chore: remove orml deps (#1685)
  • chore: remove pallet_contracts (#1687)
  • feat(xcm-precompile): reimplement xtokens calls on pallet_xcm (#1690)
  • chore: prep release runtime 2500 (#1688)

Others

  • fix: runtime compatibility check workflow (#1686)
  • chore(deps): bump js-yaml from 4.3.1 to 4.3.2 in /tests/e2e (#1692)
  • chore(deps): bump vitest from 3.2.6 to 4.1.11 in /tests/e2e (#1691)

Recommended sidecar version:

  • recommendation is to use v20.14.0 (link)

Dependency Changes

Astar: runtime-2400...runtime-2500
Polkadot-sdk: paritytech/polkadot-sdk@ba6a0d2...ba6a0d2
Frontier: AstarNetwork/frontier@d6b4619...d6b4619

Don't miss a new Astar release

NewReleases is sending notifications on new releases.