Skip to content

Releases: AstarNetwork/Astar

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

v5.31.0

07 Feb 06:16
v5.31.0
83a4a81
Compare
Choose a tag to compare

Description

dApp staking v3 & Tokenomics 2.0 integration into Shiden.

Upgrade priority: LOW

Runtimes

Shibuya

✨ spec_version:                121
🏋 Runtime Size:                1855615
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x32cbb41d1e2d15b6e00789a0d6e282d642d8296bf0179b6e168399c46ca5b21d
🗳️ blake2-256:                  0x6875b1094926568a8e59fb417d6adf10dbbd872a76897d4f19da167bb69e8c04
🗳️ proposal (authorizeUpgrade): 0x7ccf6e737f78e07d50a2f80499030822983939840e510c299497dce4bf2736f8
📦 IPFS:                        QmSHBj8tbKtpzPuVap9244nV7qnGvmZM6CQycSG8EAgJGB

Shiden

✨ spec_version:                118
🏋 Runtime Size:                1725293
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xa5ead9393a2bd3407fd5d1ec197e578d6565160760c0cb8e93f958895a8a92d4
🗳️ blake2-256:                  0xad7da69bb437427c125a0bd2dddad67c7b964f597a598f4067d6a751113595e8
🗳️ proposal (authorizeUpgrade): 0x5d4937fedda2633791ffcfe1bd6f673b2e281d0e654fc7d64bf7b5fc101ab40d
📦 IPFS:                        QmWsU1Ptj6ht1H6rUutcoWHGUko1kMJwM5Nxsf35nHQqBY

Astar

✨ spec_version:                78
🏋 Runtime Size:                1640796
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x090bdf3e8ec489ae5c1e64eb84655d11008f673315e00f5136786734914170c4
🗳️ blake2-256:                  0x638066266bfd96cacd0bdefbc308ee550a3dd7c513e0a5a5835f016da0ef6cb1
🗳️ proposal (authorizeUpgrade): 0xb0067ff110159d3ff5fd96aed459b3bc156e9ac9c787f4870c7873c45b0b6dc2
📦 IPFS:                        QmfXBukT8ix3vgwVVqZYY8MHcTike2Y7HSScCG7F31Sg1o

Build Info

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

Changes

Client

None

Runtime

  • dApp Staking v3 & Tokenomics 2.0 - Shiden Integration (#1161)

Others

None

Dependency Changes

Astar: v5.30.0...v5.31.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

v5.30.0

31 Jan 06:36
v5.30.0
90df4e5
Compare
Choose a tag to compare

Description

Contains various improvements for dApp staking v3 & Tokenomics 2.0 implementation,
as well as improvements for the delegated claim feature for dApps staking v2.

No client feature changes, only some security dependency updates.
OS Support for Binaries : Ubuntu 22.04, Debian 12.0

Upgrade priority: MID

Runtimes

Shibuya

✨ spec_version:                120
🏋 Runtime Size:                1858252
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xf3a3312a15716d7359eb752aa2c23722cfb859063fe5c915f77db6a4c259a602
🗳️ blake2-256:                  0xfc0aa19a5081f1a21765ead149f6538c77699f78ec1935211579297edb5a34e7
🗳️ proposal (authorizeUpgrade): 0xd64c26b02ae258b0554ebe88b522168d222c58d00cf1bb64793717db5680e137
📦 IPFS:                        QmeQok3LFnF1j4qTHeDBH331CGs4X7zQ69xEss8MC7LwHU

Shiden

✨ spec_version:                117
🏋 Runtime Size:                1651119
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x45a7cb66b7b433222afbd06e133de5972fa51ae2a79d48f24d3c3a671eeff317
🗳️ blake2-256:                  0x9da0ab041b6ed147961464b8d5eef87678c14029dd18ba57e1409dff18f8c953
🗳️ proposal (authorizeUpgrade): 0x8cee0c02dd4e4a82602d1df1fa6da163af022961becf9813e649c2529d334247
📦 IPFS:                        QmNgtTfPmmDLqEHcRbRNjqdfNtwhfHT7PeZ96qGLsoaxD3

Astar

✨ spec_version:                77
🏋 Runtime Size:                1641504
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x754fa8613d045e55186b6541e0bcb511f77d0f8637609c85055e2388c1c65884
🗳️ blake2-256:                  0x78d52ae25cdfb0f82b16653f6dc51de164d7cc29e42ce80ee108085e4c36d20b
🗳️ proposal (authorizeUpgrade): 0x74a32730d9a1b75b40bf0185b01da149b7bddbf3efaca3e58eb73749d60c1268
📦 IPFS:                        QmTjmB4CpqxsaoAKGoHt7KaW8Tqugkxvpyoz2TU5bvXNgY

Build Info

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

Changes

Client

None

Runtime

  • Inflation UT fix (#1144)
  • Pallet inflation safety additions (#1146)
  • dApp staking v3 - claim staker benchmark fix (#1151)
  • Integrated dApps improvement (#1153)
  • Relaxed decommission mode (#1155)
  • Feat/delegated claim charging (#1156)
  • Release v5.30.0 prep (#1159)

Others

  • Bump vite from 4.3.7 to 4.5.2 in /tests/e2e (#1148)
  • Bump get-func-name from 2.0.0 to 2.0.2 in /tests/e2e (#1034)
  • Bump @octokit/webhooks from 10.2.0 to 10.9.2 in /.github/scripts (#1108)
  • Bump follow-redirects from 1.15.2 to 1.15.4 in /rpc-tests (#1130)
  • Bump follow-redirects from 1.15.2 to 1.15.4 in /tests/e2e (#1131)
  • Bump shlex from 1.1.0 to 1.3.0 (#1150)
  • Bump octokit from 2.0.7 to 3.1.2 in /.github/scripts (#1107)

Dependency Changes

Astar: v5.29.0...v5.30.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

v5.29.0

19 Jan 06:37
v5.29.0
551df9b
Compare
Choose a tag to compare

Description

This is runtime-only release, there are no client changes.
OS Support for Binaries : Ubuntu 22.04, Debian 12.0

  • lots of fixes & improvement for dApp Staking v3 & Tokenomics 2.0 related implementation (only Shibuya)
  • extension of dApps Staking v2 interface to support decommission period (all runtimes)
  • XCM benchmarks for more precise instruction weighing (Shibuya-only)
  • pallet-assets chain extension (Shibuya-only)

Upgrade priority: LOW

Runtimes

Shibuya

✨ spec_version:                119
🏋 Runtime Size:                1860835
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xd86e3cf17e0b28c66f1a0c6b4c5ded19720e779ff09a43947715a38b271d8d07
🗳️ blake2-256:                  0x4c38e25960625c77693d141fea7d913e9ae916a6d3e272b598d60c18a61bb81e
🗳️ proposal (authorizeUpgrade): 0x167e62ad26425dc8f46b58f9e2fdd85b4f0a27ab83307bd93a4b0419ea28427c
📦 IPFS:                        QmP6jACaZbJLD8bVkSorbcZqdexMSC4gMhkdJMpWTTS5wg

Shiden

✨ spec_version:                116
🏋 Runtime Size:                1651039
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x2854d08186507dd2e21ae2dc6286e1135b74ac98897166bbb29390e72d4287a7
🗳️ blake2-256:                  0xf0667afa503492247d75b80fd47119cd626da35b7961a844255164e5b7f67098
🗳️ proposal (authorizeUpgrade): 0xbc1ee45b355c261b756c8b555f952386595b95bcdddc2f128a00e0d6f19d0bea
📦 IPFS:                        QmNSebwrrBvKtwF4duj2gPJEuLFi1GUGuDhQ5xTJXZiTqq

Astar

✨ spec_version:                76
🏋 Runtime Size:                1639930
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x181f5e7829034ec162738fb4542665181acf5e4da2d0dc3afc4baecbfe7f7d85
🗳️ blake2-256:                  0x571cd944d8444ecabb60193fd2d69d760a08bd1f1682caad4d5bf4719be1e84e
🗳️ proposal (authorizeUpgrade): 0x0807a42c84b490857d4a3b34398ec43038975b50b90377bb3e1a18e3f0c1cbf2
📦 IPFS:                        Qmf7Eq4Nw2XrHop9kzHExdTdS987czJyWfhVkj1B2pe21e

Build Info

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

Changes

Client

None

Runtime

  • dApp Staking v3 improvements (#1114)
  • dApps Staking v2 - claimStakerFor (#1116)
  • feat: update precompile weight (#1119)
  • dApp Staking v3 - Legacy Ledger Support (#1120)
  • dApp staking v3 precompile docs (#1121)
  • dApp Staking v3 - Rewards As Tree (#1123)
  • Basic static price provider pallet (#1125)
  • Enable UnsafeUnstableInterface in local-runtime (#1118)
  • Expanded DappStakingApi (#1126)
  • Add pallet Assets Chain Extension (#1124)
  • dApp Staking v3 - improvements & fixes (#1128)
  • feat: add xcm benchmarks (#1129)
  • dApp Staking v3 - Unbond During Decommission (#1135)
  • dApp staking v3 - Cycle Alignment (#1134)
  • dApp Staking v3 - Fix for Incorrect (Incomplete) Expired Entry Cleanup (#1137)
  • Release v5.29.0 prep (#1139)
  • fix: BuyExecution xcm benchmark tests (#1140)

Others

  • Update CONTRIBUTING.md (#1115)
  • fix: typo fixes and grammar (#1090)
  • tests: fix typos (#1072)
  • Use 22.04 LTS for Docker build (#1141)

Dependency Changes

Astar: v5.28.0...v5.29.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