Skip to content

Releases: AstarNetwork/Astar

v5.39.1

29 May 06:00
v5.39.1
111d18f
Compare
Choose a tag to compare

Description

This is a runtime-only release, client isn't impacted and operators aren't required to upgrade.

Fix for dApp staking threshold calculation is integrated into all runtimes.
This will ensure correct threshold calculation, which must be lower than what's currently
observable on the live network.

Upgrade priority: LOW

Runtimes

Shibuya

✨ spec_version:                130
🏋 Runtime Size:                1824574
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x6b0cd9aecbbb6a6747dee002044a7bad80b507d2103764a3dbbb8723ae5bc05d
🗳️ blake2-256:                  0xf53b1b087c4f4520444d7daf2719e266de231ec2a6a6e829c0b9007d64bfce68
🗳️ proposal (authorizeUpgrade): 0xb2be7fc088f0195baa226389ac97f1001222c9c2f31cd28bb53027198d861f0f
📦 IPFS:                        QmevVZzR5z1SwdBf5yiemTmiY8Dq7XnpmfC6oRqiu7ACWx

Shiden

✨ spec_version:                127
🏋 Runtime Size:                1761195
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x94e15c82d1f05d0271f47b6f0b789a4596adda160046b5f7c6f2e7716db7b148
🗳️ blake2-256:                  0x1b941ffd37cce6488adfdf4712331d34ea3119aa0f6e2de94e8904dc77ad950c
🗳️ proposal (authorizeUpgrade): 0xf006fa32332fab740797e97e8bb3543b570839812be617c65c2533f3022f7ff0
📦 IPFS:                        QmRqbCNr17EB5h1DN4LvRijGxHkWjmK9KSbH2UBPAkzsXM

Astar

✨ spec_version:                88
🏋 Runtime Size:                1761040
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xc612c2bd63695243275c2d66a5317e7c16d9cbdcc34050e47772a2b1e3a0c7a3
🗳️ blake2-256:                  0x1cad53865ce25b86e09b1b3a968b9779eaaa512df15ee1ee47d7da555c8fd1bb
🗳️ proposal (authorizeUpgrade): 0xae629dd09462af775b45d1b5fe0991a41383afba1eee61a5e3fdce0792518d35
📦 IPFS:                        QmUTdtJy3g6yXEZb4coXEwFHo1PwM5q1uFXHVHK88BUfLn

Build Info

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

Changes

Client

None

Runtime

  • introduce new field in struct and update genesis file used explicitly in DEV (#1248)
  • Base native currency price for dApp Staking (#1252)

Others

  • gh action to run e2e tests (#1247)
  • update gh-e2e-tests build cmd (#1251)

Dependency Changes

Astar: v5.39.0...v5.39.1
Polkadot-sdk: paritytech/polkadot-sdk@401f8a3...401f8a3
Frontier: AstarNetwork/frontier@198d640...198d640

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

v5.39.0

17 May 08:59
v5.39.0
088f2c9
Compare
Choose a tag to compare

Description

These release includes 2 changes compared to the previous one:

  • fix for Shiden client sync from genesis
  • burn extrinsic support for pallet-balances

Upgrade priority: LOW

HIGH only in the case operator wants to sync Shiden node from scratch. Already synced Shiden nodes don't need to take any action.

Runtimes

Shibuya

✨ spec_version:                129
🏋 Runtime Size:                1827752
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x9f278d6e0fcd81e8750698a6d9992b90ecff89c87382a5deff71d257fae7ac3b
🗳️ blake2-256:                  0x168d944c570a781ccf5b9c4df7d068f061803cfb38488c1b0c8644ca0bdc8055
🗳️ proposal (authorizeUpgrade): 0x7ebc1601f666671c9594ded6fd3eb415b5047c37597c2525fb38371ee45a42f9
📦 IPFS:                        Qma3FtrDzTYguh2atV1p2F4d1DgW2sxu19fL2fA9uJhwLj

Shiden

✨ spec_version:                126
🏋 Runtime Size:                1763289
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x16783df60d1855ababf837188dc30c6cd14b79b3c8419185a6198c248379f2a6
🗳️ blake2-256:                  0x23788ff385ae3c63ee57ab62b1b3429b56629143de3ea0060b1c3729dcbf85a7
🗳️ proposal (authorizeUpgrade): 0x80a8a613d5640ff3eca2a84a4665914f596feaf3d309b4cd42835e6a5b6a2da3
📦 IPFS:                        QmaQQKLtyYvSkqfBTQa8FeZEL3NmVQDtwxgf2E6GThp7du

Astar

✨ spec_version:                87
🏋 Runtime Size:                1758686
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xae4ac602a3381bcca5d98fad3c97e67c7947ecef6db85a0e8426d1426c7d5268
🗳️ blake2-256:                  0x1106426e73eaccead36dd0c0b715feb8906ab41818f474759550a02ea9694953
🗳️ proposal (authorizeUpgrade): 0x0b56d331b6318a742cd18af7a5c6237b46ccd419be85967b12f4b6b37b725592
📦 IPFS:                        QmdxkXa8azpsyjtohUZmTXxBkNR6osBb3ammF1YwFTiYhH

Build Info

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

Changes

Client

  • fix shiden genesis sync (#1242)

Runtime

  • burn extrinsic integration (#1244)

Others

  • Prep for v5.39.0 release (#1246)
  • update tests to use cargo-nextest if present (#1243)

Dependency Changes

Astar: v5.38.0...v5.39.0
Polkadot-sdk: paritytech/polkadot-sdk@401f8a3...401f8a3
Frontier: AstarNetwork/frontier@198d640...198d640

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

v5.38.0

09 May 12:28
v5.38.0
4cbf1a2
Compare
Choose a tag to compare

Description

The codebase has been uplifted to polkadot-v.1.3.0, bringing various changes to both the runtime code & client.

dApp staking has been updated to re-calculate tier config at the end (or the beginning) of each era. Shiden & Astar will now utilize oracle backed moving price average for tier config re-calculation. These changes will make tiers more adaptable to the off-chain trends.

Upgrade priority: MID

Runtimes

Shibuya

✨ spec_version:                128
🏋 Runtime Size:                1821118
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x87a57289ea44d1b00ea9dc5065efb5033f38c2ba2ffe3e225178814bbbb0963b
🗳️ blake2-256:                  0x41f22d8b9ee8fbcf92a720582e02f4e7012cf636a0d475a2f591cf75613b6ee0
🗳️ proposal (authorizeUpgrade): 0x5f424536fa2a96174ff1d78b43ad78eae699516e5ab724bf7abcd467d3f5f660
📦 IPFS:                        QmQUJhaiVNUbS2MwKDyienEFKLAmn2KDMzDu3X3kTYGU7y

Shiden

✨ spec_version:                125
🏋 Runtime Size:                1765365
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xfc5e43ad37fd497971f9f2a7458ecde87232cdfdef917c6c492c4453820f3242
🗳️ blake2-256:                  0x5f0230a66d939aa4caff30a8f99d25ded5a4e27dcbf76c4a40813c9cf2a79b53
🗳️ proposal (authorizeUpgrade): 0x53b156580456d94c8561345625e46d299c6c1513b5f7414d064463d9baa790d3
📦 IPFS:                        Qmc9xQkTRBrYUU9UPCzWD5ZVypPpWFR6EqLM5tAr8u61mg

Astar

✨ spec_version:                86
🏋 Runtime Size:                1758950
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x1e660c834ff21c1093efff8731387cb1ac90a47ea38e1a46797a5e1e845fcd20
🗳️ blake2-256:                  0x9eb46cdacc543aa0c074b126d1c1e9de9de1a01d602f15d9047a95922e266330
🗳️ proposal (authorizeUpgrade): 0xd26b67f3a256425eb197b1f4395bd43c7c3d0610723cfdb579b2547ead28ca1c
📦 IPFS:                        QmNnzJ7mtDUEWCNv8BKLbggikQrCYuRvnb5wiQrsoNu6XU

Build Info

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

Changes

Client

  • Feat/polkadot v1.3.0 uplift (#1207)
  • fix export genesis state (#1233)
  • remove genesis state print (#1235)

Runtime

  • Feat/polkadot v1.3.0 uplift (#1207)
  • Oracle Solution Integration - Astar&Shiden (#1231)
  • Tier config recalculation at the start of each era (#1230)

Others

  • Removed year from license headers (#1229)
  • Bump tar from 6.1.15 to 6.2.1 in /tests/e2e (#1224)
  • cleanup command after last merge (#1237)
  • v5.38.0 release prep (#1239)

Dependency Changes

Astar: v5.37.0...v5.38.0
Polkadot-sdk: paritytech/polkadot-sdk@c8d2251...401f8a3
Frontier: AstarNetwork/frontier@8a5a81a...198d640

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

v5.37.0

23 Apr 02:03
9801add
Compare
Choose a tag to compare

Description

Upgrade priority: LOW
This is a runtime only release for Astar

  • Add lockdrop precompile in Astar
  • Add asset chain extension in Astar

Runtimes

Shibuya

✨ spec_version:                127
🏋 Runtime Size:                1822146
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x53904d19180074cdd47f9a04e8ea43f48a308f5080220939f4d477d90884cb60
🗳️ blake2-256:                  0x8790dd68ad69ff710b4923cff07b5b4479f86ae230459999fc7ade8401ea00fe
🗳️ proposal (authorizeUpgrade): 0x8e2644c6e8d6243020f24f2aaa6039cf70d13c7e7b0f3c3d89f573aaae15b0b6
📦 IPFS:                        QmbJDrVTvVxG4KraJ1QB2JeJJSBcC59EXfxCp8itF2ZR6Y

Shiden

✨ spec_version:                124
🏋 Runtime Size:                1637246
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x196856354f8660b49d857e1973f6fd26c9d845d4cdd2796e43b91bb868f0a066
🗳️ blake2-256:                  0x34355c9e60d3fcac225b93f6411f47f1e35206107d638240c1ff1b651f19ddcf
🗳️ proposal (authorizeUpgrade): 0x94598264d04667529ea3081b8c755ac03da01b1036eb5a679b49461d28189a79
📦 IPFS:                        QmXDMMwpANDWNSZPKbSZ7dU5U9ymZyptiZQARLSE3YUKBX

Astar

✨ spec_version:                85
🏋 Runtime Size:                1635767
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xbab19dcd4baa2a8663e66ca93c4f90ce3e032d309ff492995fe1d9cbab1bbc6f
🗳️ blake2-256:                  0x347720fe5d4c08a449331628ac25939c60b1559df9de3016b1390ae901c65190
🗳️ proposal (authorizeUpgrade): 0xac440fa30f43d20121b6d04ec6e1c131bd2dc27fd98d15ec902f83b5ca26e381
📦 IPFS:                        QmQHmAS77EF92538vEP3dcUWPs22brMKmjWXsjtn8dBrRv

Build Info

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

Changes

Runtime

  • feat: v5.37.0 release prep (#1226)

Dependency Changes

Astar: v5.36.0...v5.37.0
Polkadot-sdk: paritytech/polkadot-sdk@c8d2251...c8d2251
Frontier: AstarNetwork/frontier@8a5a81a...8a5a81a

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

v5.36.0

05 Apr 05:42
v5.36.0
e39c912
Compare
Choose a tag to compare

Description

This is a runtime-only release, there are no client changes.

  • XTokens calls can now be used via the dispatch precompile
  • XCM benchmarks have been added for Shiden and Astar
  • dApp staking v3 price aggregator & oracle solution is available on Shibuya
  • pallet-assets chain extension is available on Shiden
  • lockdrop account save functionality is available on Shiden
  • pallet-contracts calls are now available via XCM's Transact on Shiden

Upgrade priority: LOW

Runtimes

Shibuya

✨ spec_version:                126
🏋 Runtime Size:                1819548
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x28a47eeb6da9dae66ab170fbe89c861eb5d14d218915c07abd72245d4cd2ded7
🗳️ blake2-256:                  0xec438b17d3ae9816fa803dcc32b6626b0e45e30548ada6ce003cb8d0d1b30f84
🗳️ proposal (authorizeUpgrade): 0xa54ea4ba119d626ccc5db6d02e8645744d36466829d068116443cbed880af8e1
📦 IPFS:                        QmeZzxhu2gFnbKA4heYetgQZ9EMW7UFAHiX8v4pNtBL88V

Shiden

✨ spec_version:                123
🏋 Runtime Size:                1639010
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x6b215f3391adfe3774c98cbd3f486d3f52d293d88318d7ce5ac7ca2271f4460d
🗳️ blake2-256:                  0x3f3e045f3f7a56b2f9fe46db5cb31e5bdf368562375f60fb77feff8abb59d6ee
🗳️ proposal (authorizeUpgrade): 0x4681ca12bab1449bd812413e62889ecb2eb83c511887e552e6c1e246b5938c00
📦 IPFS:                        QmWJikoMMJBm8gdyzpkSbcRtjeNpy1A9os8vyYjnaSD4Sm

Astar

✨ spec_version:                84
🏋 Runtime Size:                1614897
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xef6a156922e944a1378589ffa6e8d1521116d8bc2683feed0dd6244171ae3bca
🗳️ blake2-256:                  0xcad7c5823d7b74873db87bf8d3d44196618075118f4bae7138ad87e3905cefbd
🗳️ proposal (authorizeUpgrade): 0x49c8264d944ad457ceba214790c3a5291070305f6ac88f4a4a158e1f29cf3612
📦 IPFS:                        Qmcfy1pqQ1rrpWDX4Ciesgg2Yr15jD2zA8EeGypUi9WPeV

Build Info

WASM runtime built using rustc 1.75.0 (82e1608df 2023-12-21)

Changes

Client

None

Runtime

  • Enable xcm WASM smart contract calls (#1205)
  • Lockdrop Precompile Fix (#1208)
  • dapp staking v3 - Oracle solution (#1197)
  • feat: allow xtoken in dispatch precompile (#1216)
  • Added assets chain extension and lockdrop precompile to Shiden (#1215)
  • feat: add xcm benchmarks to shiden and astar (#1206)
  • Prep for v5.36.0 release (#1219)

Others

  • Bump express from 4.18.2 to 4.19.2 in /rpc-tests (#1211)
  • Bump vite from 4.5.2 to 4.5.3 in /tests/e2e (#1218)
  • Skip WASM build for clippy (#1217)

Dependency Changes

Astar: v5.35.0...v5.36.0
Polkadot-sdk: paritytech/polkadot-sdk@c8d2251...c8d2251
Frontier: AstarNetwork/frontier@8a5a81a...8a5a81a

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

v5.35.0

20 Mar 07:00
v5.35.0
8951d0b
Compare
Choose a tag to compare

Description

No client changes.
Contains a fix for dApp staking issue related to stake/unstake inconsistency.

Upgrade priority: LOW

Runtimes

Shibuya

✨ spec_version:                125
🏋 Runtime Size:                1798282
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x7c0c81a247e06108677bbac6f3dbc5b2884b647c0453b2a1920f7a705bdc7f45
🗳️ blake2-256:                  0xc9f2aaf338dd911af9fbe711686ac98248b1265f1f3cc31d8e131e2f2c51fcd9
🗳️ proposal (authorizeUpgrade): 0xb9b3a744c83d61dabc80fe6a188588fc4e439a7c26bb2d0a455bf37efafed873
📦 IPFS:                        QmTqVfzk8R4dFdEac6n317gWp8KrfdLCNekyjpCBHoufaj

Shiden

✨ spec_version:                122
🏋 Runtime Size:                1624095
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x94db81c4e4ff2255cf221aa4a34a57f3e0262107fedbb723390da302fbce8cff
🗳️ blake2-256:                  0xcad894972e63d648addb02c4353483c9f415380df8bf389c319d78ff7928fd60
🗳️ proposal (authorizeUpgrade): 0x2626990b0def976a2c8fa63a78c1df7e56b8d9c64f60611e3b822c902e0e76b9
📦 IPFS:                        Qmexp4bZgFCh9S1yL9gqZN2Rjxw3DLW6o4Fi4UrFWdfmew

Astar

✨ spec_version:                83
🏋 Runtime Size:                1619618
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x2fbaf9acbf74bd39e1505aa5bd3ea48448a40a61a7a418603f18019578904bc1
🗳️ blake2-256:                  0x5c7657cb4fdf03a8304342ac9c57456367244933efbb690e5ac53e2bda5764a7
🗳️ proposal (authorizeUpgrade): 0x74fc6d92cc47bc21544bcb37b2b590e91da5e7acd6c1bbe0c6ef2b3f9a225445
📦 IPFS:                        QmeqDcnzMorDPi376iTA2d3mNd9TgAU2YQ6L9wjRXgdRh9

Build Info

WASM runtime built using rustc 1.75.0 (82e1608df 2023-12-21)

Changes

Client

  • v5.35.0 release prep (#1203)

Runtime

  • Stake/unstake fix (#1187)

Others

  • Bump follow-redirects from 1.15.4 to 1.15.6 in /rpc-tests (#1202)
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /tests/e2e (#1201)

Dependency Changes

Astar: v5.34.0...v5.35.0
Polkadot-sdk: paritytech/polkadot-sdk@c8d2251...c8d2251
Frontier: AstarNetwork/frontier@8a5a81a...8a5a81a

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

v5.34.0

14 Mar 15:24
208e233
Compare
Choose a tag to compare

Description

Contains only runtime changes.

  • Important: Fix the faulty migration pallet-contracts v12 migration for Shibuya and Shiden, and fixed migrations for Astar.
  • Shiden new slot tier formula

Upgrade priority: LOW

Runtimes

Shibuya

✨ spec_version:                124
🏋 Runtime Size:                1790490
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xe2d86910e67ef341238960cc14d384a5e8d7eb501bdd9e10dd782caa92ca34e3
🗳️ blake2-256:                  0x57c67ad54a56b3ffe2037a1ef5160d9cf1a45333345df32801397625eb5a9a16
🗳️ proposal (authorizeUpgrade): 0x2be02ae6eeaa7038d5197ae1af6ba84b827f080cf4a79aa3372001f437e2fff9
📦 IPFS:                        QmWbEuKSLAiDfAVMKNnHDV8nbVEosMRJEmYjnRVTEoH3q2

Shiden

✨ spec_version:                121
🏋 Runtime Size:                1620450
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xbf38a94429ac2c2f3476d7452bfaedf91be97b5539b6530afa75b12c0b2419ea
🗳️ blake2-256:                  0xe8a4fa206158ddbe4f277aacfe9a17b09d403cdc3fcda600f4476a4c92316299
🗳️ proposal (authorizeUpgrade): 0x7f3099fd290bf73aa63670c8db1425c9f39254e77210a4b2be31861dfd478449
📦 IPFS:                        QmRE64qcRue2dTyvrU8yMxD46S7B7FGt85BATdKEh31QNk

Astar

✨ spec_version:                82
🏋 Runtime Size:                1643435
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x7bc5bb70fd65c9cd8e94b9cb191321e4ec36bd624ba894f2417d3047d30f69b8
🗳️ blake2-256:                  0x0dea6c49f399fbcd9805ea59cc65a5266645c739d81b07bb341c41a247d25052
🗳️ proposal (authorizeUpgrade): 0x145d0f0f557ce5328b88aad5f627e8b1852dd72ef4b3bc86b6bff5aeb80451e8
📦 IPFS:                        QmeRoYo6KDpdws2Vrz5uovGYTM4iJWvbCfvRPemmuRrbSo

Build Info

WASM runtime built using rustc 1.75.0 (82e1608df 2023-12-21)

Changes

Runtime

  • Configurable tier slots calculation formula (#1179)
  • Bump mio from 0.8.8 to 0.8.11 (#1196)
  • fix(contracts): migrate CodeInfoOf<T> from Twox64Concat hashing to Identity as defined in pallet-contracts (#1200)

Others

  • Bump rustix from 0.36.15 to 0.36.17 (#1191)

Dependency Changes

Astar: v5.33.0...v5.34.0
Polkadot-sdk: paritytech/polkadot-sdk@c8d2251...c8d2251
Frontier: AstarNetwork/frontier@8a5a81a...8a5a81a

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

v5.33.0

04 Mar 06:59
v5.33.0
4f1b313
Compare
Choose a tag to compare

Description

The most significant change in this release is uplift to of dependencies to use release-polkadot-v1.1.0.

Client contains various updates, and node operators should upgrade immediately (in case they haven't already done so in the pre-release).

Runtime contains plenty of updates:

  • XCM's BuyExecution only allows two assets (shouldn't have an impact in Astar/Shiden but worth keeping in mind)
  • DescribeBodyTerminal is now supported on Shiden
  • pallet-contracts has changed in various ways
    • wasmi gas metering brings significant performance increase (and cost reduction) to smart contract calls
    • there is now deposit for contract dependencies that dApp owners need to pay (fraction of the referenced contract's deposit)
    • deposits have been migrated to use Holds instead of Reserves

Upgrade priority: CRITICAL

Runtimes

Shibuya

✨ spec_version:                123
🏋 Runtime Size:                1799610
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x13b5d4fa33b667018d359308e857fb838c75a5430a2d35f212e161a2dcbad5af
🗳️ blake2-256:                  0x30ad35faf8b44171d92589dd6a6be5e553ac00f6ec36a796adadae067d0b907e
🗳️ proposal (authorizeUpgrade): 0x274a6361f76cc4f032f0c4eb0de4197b62e3fec5f3710804920526502907cc8b
📦 IPFS:                        QmctaxY3DTASocrof33RRuft8s4G7tn4AAAHSMmvSYVfXC

Shiden

✨ spec_version:                120
🏋 Runtime Size:                1629466
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xbb346703e5ac95ca15adf7360a5466410a528eb1da5e62a5574f016d4c235a4a
🗳️ blake2-256:                  0xbb00e78f145d378b3272fc3c75a8f55971ddec1baea3432661b39e6251fc6aec
🗳️ proposal (authorizeUpgrade): 0xf6dd7a39c99f330a57681c7b46ebe25364e933f8acc255f7806ddab7a6d8a8ba
📦 IPFS:                        QmNyJneAH4u1sVrNJc3pDMncv5WCfnLhnbmjUWeEntHUdS

Astar

✨ spec_version:                81
🏋 Runtime Size:                1650231
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x58aa5e8ec550c7d214bd220654e3a1b670287b18d966c4172c2bb8aaf3bc8b7f
🗳️ blake2-256:                  0x3b65d336f093e5d7d5e738b468db18edc95976ac37053553222b75e7949fc2d2
🗳️ proposal (authorizeUpgrade): 0x0ac9ba4d92ad72ed2f18bbacdaebe5a5698492d2698ae853272793b4db8d8e89
📦 IPFS:                        QmZzoKC2N8xFRUpY9NCQ181WGRRbLRd6WNPucubE5CLzm5

Build Info

WASM runtime built using rustc 1.75.0 (82e1608df 2023-12-21)

Changes

Client

None

Runtime

  • Add DescribeBodyTerminal to DescribeAllTerminal (#1178)
  • feat: update to polkadot v1.1.0 release (#1182)
  • feat: release v5.33.0 prep (#1192)

Others

  • Bump ip from 2.0.0 to 2.0.1 in /tests/e2e (#1181)
  • Bump es5-ext from 0.10.58 to 0.10.63 in /rpc-tests (#1185)
  • Srtool fix (#1193)
  • Safe get compare links (#1194)

Dependency Changes

Astar: v5.32.1...v5.33.0
Polkadot-sdk:
Frontier: AstarNetwork/frontier@a548154...8a5a81a

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

v5.32.1

13 Feb 07:04
v5.32.1
5e67f1b
Compare
Choose a tag to compare

Description

Minor release that includes a minor fix for dApp staking migration logic.

Upgrade priority: LOW

Runtimes

Shibuya

✨ spec_version:                122
🏋 Runtime Size:                1865800
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xb2c161e0a4c4a458a2f56b1b0f8a324e5e3bf270e8503b57a246c651dd023322
🗳️ blake2-256:                  0x026c491e6139ce41b7914a6ba4e38db12ba810ee298b615e0514e058f4b68d91
🗳️ proposal (authorizeUpgrade): 0xe7841c47127b128e72f571944d716166f7770a2d0005273543b81463d5d01b6c
📦 IPFS:                        QmQoDvKPc9DqvbdNhChroCepUJFEbGqtJkEhKs8p4kUNFT

Shiden

✨ spec_version:                119
🏋 Runtime Size:                1698046
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x57468b76da1ae8b63c6daf27a53acc6dfee7360cd0f0825953d98f2a6a3e5a6e
🗳️ blake2-256:                  0x5e1befc2b0995dfcf8530d87a567ac9d06f9f35dfad09040b3e92e394ee7d1d3
🗳️ proposal (authorizeUpgrade): 0x82bcfe256468995a1e1c4b7c5f5dab12fb322e4f961b8bface9093383953a592
📦 IPFS:                        QmVA4WZDuYRDHucBZVuECrM1Su7PdwThYhtdjy3xfGefXH

Astar

✨ spec_version:                80
🏋 Runtime Size:                1706520
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x961d2764204b39aee113ecf00bf966ac8996916843406d8433f63ee27189e1ad
🗳️ blake2-256:                  0x943d9a03fb37465d86aa574aa8fe4bf92d1c58d267a0cf04541f8097e5d5f33e
🗳️ proposal (authorizeUpgrade): 0xfcb367b27cfb1b9508ca395fd61e6b0d00709fddb1fa1063e0bc17eef88abe37
📦 IPFS:                        QmVD2nb887NJZi65nDGAXdYzG4y669kQep3GUjNirvsx3n

Build Info

WASM runtime built using rustc 1.66.1 (90743e729 2023-01-10)

Changes

Client

None

Runtime

  • Fix migration logic (#1172)

Others

None

Dependency Changes

Astar: v5.32.0...v5.32.1
Substrate: paritytech/substrate@5e49f6e...5e49f6e
Polkadot: paritytech/polkadot@ba42b9c...ba42b9c
Cumulus: paritytech/cumulus@b8999fc...b8999fc
Frontier: AstarNetwork/frontier@a548154...a548154

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

v5.32.0

12 Feb 06:47
v5.32.0
d133eb8
Compare
Choose a tag to compare

Description

Contains only runtime changes.

  • dApp staking v3 & Tokenomics 2.0 are integrated into Astar runtime
  • returning support for lockdrop accounts is integrated into Shibuya runtime

Upgrade priority: LOW

Runtimes

Shibuya

✨ spec_version:                122
🏋 Runtime Size:                1864463
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x37dd31dbfad9ba37f31759e58f7081c9d8788cd58fdd05dc141ea4b56323aff3
🗳️ blake2-256:                  0xb81f553780ea865ae4c2a641e617d50d6b7763667e922c53a43b6b0733b4a23a
🗳️ proposal (authorizeUpgrade): 0xbd110fd1712725319ed878d179908c37bdef70c17aedf3906b19b29aea20d181
📦 IPFS:                        QmSCT2BhvWquY6sVkn9n8drRULxTT4PtNASTuTaTpyvcao

Shiden

✨ spec_version:                119
🏋 Runtime Size:                1696574
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x8c540a17ea449b1d0bfe064f358bfec8292de1cbe20a87082980961467a2671e
🗳️ blake2-256:                  0xc92767b7b6c2bb02e7ba47e904ad459339fd7bcf58327da1f31fd7b375f61fbb
🗳️ proposal (authorizeUpgrade): 0x2b50f1f086fee76e09bf6c8cfec48e3de9a7569491e362b32bf76404ddf91247
📦 IPFS:                        QmX2wi3c4JzizGEyBdkkFwVt8JcZuZP9UKNNMuTeKUzzX7

Astar

✨ spec_version:                79
🏋 Runtime Size:                1708243
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x29098f7fc2243c40017dbbc118d011b4b38e307b550b59fa1dd43ab0bc8c6574
🗳️ blake2-256:                  0xa23145b60e714da02eac300435804e3117f49e5d7b4f428efe8d96bba87a4770
🗳️ proposal (authorizeUpgrade): 0xc149a848e41bb42eda24dc0c61a125f62dc0f4a25e6748c7f6804c35eb53864e
📦 IPFS:                        Qmcebeun7KZEhRMK4yUQMPAXCwYc3tY8AT5LymmsnTgfYb

Build Info

WASM runtime built using rustc 1.66.1 (90743e729 2023-01-10)

Changes

Client

None

Runtime

  • Dispatch Lockdrop account - Precompile (#1142)
  • Add TransferKeepAlive to filter (#1167)
  • dApp staking v3 & Tokenomics 2.0 - Astar Integration (#1165)
  • Prep for v5.32.0 release (#1171)

Others

Dependency Changes

Astar: v5.31.0...v5.32.0
Substrate: paritytech/substrate@5e49f6e...5e49f6e
Polkadot: paritytech/polkadot@ba42b9c...ba42b9c
Cumulus: paritytech/cumulus@b8999fc...b8999fc
Frontier: AstarNetwork/frontier@a548154...a548154

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download