Skip to content

Releases: AstarNetwork/Astar

runtime-1200

09 Dec 10:43
runtime-1200
d3f8fd5
Compare
Choose a tag to compare

Description

Contains fix for the proper EVM fee burn & distribution via the collator reward pot.
Pallets tx-pause and safe-mode are integrated into Shibuya.

Runtimes

Shibuya

✨ spec_version:                1200
🏋 Runtime Size:                2385139
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x553346bd32eb49444cbc64ad6ac723c88db7d16ee244f1fadb2e46f531921363
🗳️ blake2-256:                  0xa0c879ca10bfe6b5708181d7de204eaae141cd41e19eb87c7d6da1ca7b69d96f
📦 IPFS:                        Qmd9wBANggZkvuFPTFzCHwxZf9nGSBeMbGn5qfugJjk59a

Shiden

✨ spec_version:                1200
🏋 Runtime Size:                2198269
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x7d350a160d662263186c952fb508d6865326f2ef1c6173c0a0bb73cf7aecd648
🗳️ blake2-256:                  0x0689cf34738b9b294d20b6a636dc9155beaf90e2322aaa470bc8c5cc2d2b70c9
📦 IPFS:                        QmRfHzRQMph4No8fyCm3Uz8BKpiyp1jWmZE5gJQDFmv8Xq

Astar

✨ spec_version:                1200
🏋 Runtime Size:                2347386
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xd0b1378b09a2aca55b550b4c045eb005626ee8a1c517637585a36668d0c2080a
🗳️ blake2-256:                  0xe9940b6d3b74f3b1eca93d83dc3aacab1ec23bf76cde8daddcd2c099af553e74
📦 IPFS:                        QmRarQkDQMqf9MPoiUN4w7BitLQmYDyeRaAf2UBU5ciRG7

Build Info

WASM runtime built using rustc 1.81.0 (eeb90cda1 2024-09-04)

Changes

Runtime

  • doc: align runtime crate version with runtime release version (#1389)
  • Fix/evm fee burning (#1390)
  • feat: tx-pause and safe-mode pallets integration (#1388)
  • runtime-1200 release prep (#1392)

Others

None

Dependency Changes

Astar: runtime-1100...runtime-1200
Polkadot-sdk: paritytech/polkadot-sdk@fc62793...b98e0b3
Frontier: AstarNetwork/frontier@68d63a3...68d63a3

runtime-1100

26 Nov 06:57
runtime-1100
fc3dbf8
Compare
Choose a tag to compare

Description

Introduction of governance functionality for Astar.
Also enables support for EVM accounts in Shibuya governance.

Runtimes

Shibuya

✨ spec_version:                1100
🏋 Runtime Size:                2353531
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x2f9889f65f9a61fe66e8b925a9c446618bc20e478be0159aec7f3b37ee559624
🗳️ blake2-256:                  0x2d2f7ea04a4fddf729e1ea3da91c3c776cad309ab0ffda2b04995f2985bf37ec
📦 IPFS:                        QmTDnXU6vv1fC9ERsh8tVYZNpuVhYBoYuJeq3CLKSEovHr

Shiden

✨ spec_version:                1100
🏋 Runtime Size:                2187364
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x7e622312a8fa2b134377f9ae780542e2b6ac8d75b04bfe68797794cfff60c65b
🗳️ blake2-256:                  0x346fe866149ef17a2db690d569cc3de98f4daebde13d6cedd93d3492935fbb3a
📦 IPFS:                        QmPajxpKCuJEm1PALuvCLKf1GnBGvBAve4Js88fV92LNwe

Astar

✨ spec_version:                1100
🏋 Runtime Size:                2335279
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xecd4d2f5a59b4ff63730e589ec826ed1588572aa259dc6a43e0032857f6242a6
🗳️ blake2-256:                  0xbe440c44026477d912c5c7937144a056a782726ad3fc22018528d1403c1a4f16
📦 IPFS:                        QmYCaGSvZ2wsGojFZSZv3AGnreoTTpZgqwUgHJRsMAFSwp

Build Info

WASM runtime built using rustc 1.81.0 (eeb90cda1 2024-09-04)

Changes

Runtime

  • v5.45.0 release prep (#1380)
  • Astar Governance Integration (#1384)
  • runtime-1100 release prep (#1387)
  • Governance proxy (#1386)

Others

  • Fix comparison link generation (#1378)
  • Bump cross-spawn from 7.0.3 to 7.0.6 in /tests/e2e (#1383)
  • update e2e-tests deps (#1381)

Dependency Changes

Astar: runtime-1000...runtime-1100
Polkadot-sdk: paritytech/polkadot-sdk@fc62793...fc62793
Frontier: AstarNetwork/frontier@68d63a3...68d63a3

v5.45.0

06 Nov 08:11
v5.45.0
9640def
Compare
Choose a tag to compare

Description

The first client-only release using the new release process.
Contains updated polkadot-sdk dependencies (up to stable2407).

Upgrade priority: MID

Changes

Client

  • polkadot-sdk v1.13.0 uplift (#1358)
  • Fix revert command when running as parachain (#1363)
  • uplift to stable2407 (#1372)
  • v5.45.0 release prep (#1380)

Runtime (impacts built-in runtimes)

  • polkadot-sdk v1.13.0 uplift (#1358)
  • Community council dApp unregister (#1371)
  • uplift to stable2407 (#1372)
  • shiden: enable async backing (#1376)
  • Runtime-1000 release prep (#1377)
  • v5.45.0 release prep (#1380)

Others

  • Fix clippy lints (#1362)
  • Separate client/runtime release (#1352)
  • Bump CI upload/download actions (fix tarpaulin job) (#1361)
  • Fix comparison link generation (#1378)

Dependency Changes

Astar: v5.44.0...v5.45.0
Polkadot-sdk: paritytech/polkadot-sdk@8c8edac...fc62793
Frontier: AstarNetwork/frontier@1daafa8...68d63a3

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

runtime-1000

31 Oct 07:15
runtime-1000
34ba5e6
Compare
Choose a tag to compare

Description

This is the first release which uses the new process of separate runtime & client releases.

The most impactful changes in this release are:

  • uplift of polkadot-sdk to stable2407-3 version
  • enabling of async backing on Shiden

Runtimes

Shibuya

✨ spec_version:                1000
🏋 Runtime Size:                2358344
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x851ff15943f63f2859c8e85f784dfb91ab40a8a2a88c86604d22f9ce4530b370
🗳️ blake2-256:                  0xee4c64b3e396e08254ebc86c124ff261b597e90c2a05047c865c4e7019ffacd0
📦 IPFS:                        Qme7BhhjmMYWDJJGERLAb5bnnxmrPY8FvoeG8xSwsUJu8Z

Shiden

✨ spec_version:                1000
🏋 Runtime Size:                2193395
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x3f59867d5fe357cd9f17f100c638de4ea0d9dd45112858241ad9d0d8381dea41
🗳️ blake2-256:                  0xceb3f749a5b681ad52e13ca3d2015cb3b7950b20ccb05d4f044f6d9af0b710b8
📦 IPFS:                        QmdjZEuogZP38xmvsrSYu81k9xn62z4Yd7ztA1wimZkV1J

Astar

✨ spec_version:                1000
🏋 Runtime Size:                2183065
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xc45104c4545cbb92466478adb28fd2e17902694fc1339749554d83ceb21ae27d
🗳️ blake2-256:                  0x6025ed0e6dc9e27d2682c033871cb4d09fe9071a52d601e4cd5c6d825b32ecfd
📦 IPFS:                        QmVFdRugLPvs8stR57xdTwEWoBa8DVBvLk3kaUQjQbUqXt

Build Info

WASM runtime built using rustc 1.81.0 (eeb90cda1 2024-09-04)

Changes

Runtime

  • polkadot-sdk v1.13.0 uplift (#1358)
  • Community council dApp unregister (#1371)
  • uplift to stable2407 (#1372)
  • shiden: enable async backing (#1376)
  • Runtime-1000 release prep (#1377)

Others

  • Fix clippy lints (#1362)
  • Separate client/runtime release (#1352)
  • Bump CI upload/download actions (fix tarpaulin job) (#1361)

Dependency Changes

Astar: v5.44.0...runtime-1000
Polkadot-sdk: paritytech/polkadot-sdk@8c8edac...fc62793
Frontier: AstarNetwork/frontier@1daafa8...68d63a3

v5.44.0

10 Sep 13:22
1f21fe5
Compare
Choose a tag to compare

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

v5.43.1

26 Aug 11:13
77a50ac
Compare
Choose a tag to compare

Description

RUNTIME ONLY RELEASE: Fix non-candidate slash bug

Upgrade priority: LOW

Runtimes

Shibuya

✨ spec_version:                136
🏋 Runtime Size:                2212139
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xbb58f8da249aafe396db4de7c350f7f025a240e5c3d61647772e40e29cd8f8eb
🗳️ blake2-256:                  0xe1a11b5256e30912c164e394217fad56fe536963994df92c88c4503ee618535e
🗳️ proposal (authorizeUpgrade): 0x3a6aecb7f74e5634ae656feba8167f11f19074d88750affa0a94c09ff23dd7ed
📦 IPFS:                        QmZ8hn7E5MAQxwLCxWtu9Mi7qkwkSo6Z5qmBKdpbYU1DLs

Shiden

✨ spec_version:                133
🏋 Runtime Size:                2031477
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x59beb38264c24c0265a07df906ec49173e0a45b52d13d68786a39bc4fecbd1f7
🗳️ blake2-256:                  0x0192cc9b963058aae4482bb08385eea6f603963573a272ebf11ffee1b9349b35
🗳️ proposal (authorizeUpgrade): 0x2da87dc68d16417d5790e8fc462471ca654e062250a84db099453f1ff6b750cf
📦 IPFS:                        QmYxD7P9NZhLPBX8GQuJmESWbb8LV7bQfQizvB3BXV8J52

Astar

✨ spec_version:                94
🏋 Runtime Size:                2019988
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x4bbf2033af335603f273354c663f644320419429b43e9c0a08722c66f068f731
🗳️ blake2-256:                  0x8f3bfb32da50ba233afc86e97e2de5869aef76e0cbd2cef2445a633db132223f
🗳️ proposal (authorizeUpgrade): 0x247fda013ba11da71327e57351bfc24a366a51c663071965747c4fb069fe5ae1
📦 IPFS:                        QmYE58uGRG6n2ZA7ZzYrtE4MYvQhxzGM12Z6NYBGap8iU7

Build Info

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

Changes

Client

None

Runtime

  • fix non-candidate slashing (#1334)
  • prep v5.43.1 (#1339)

Others

  • remove unused deps (#1327)
  • refactor: remove deprecated pallet-dapp-staking-migration (#1335)

Dependency Changes

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

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

v5.43.0

14 Aug 14:45
3ab689e
Compare
Choose a tag to compare

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

v5.42.3

10 Aug 10:43
ac7048c
Compare
Choose a tag to compare

Description

RUNTIME ONLY RELEASE: Enable CheckMetadataHash to bring support to generic ledger app

Upgrade priority: LOW
No need to update client node unless you're running EVM tracing node and you will need the new runtime built with evm-tracing feature on wasm-override directory.
NOTE: Keep using 5.42.2 client version.

Runtimes

Shibuya

✨ spec_version:                134
🏋 Runtime Size:                2216914
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x50c14f28b8929fc6415da0bd4532f190743a33bffe84363d6b9e84bfa028b0db
🗳️ blake2-256:                  0xea9f99cb4304b2f1c2e6a816e9e1736809c9ff29042a884b27e2fe3ac0686307
🗳️ proposal (authorizeUpgrade): 0xe432f1190fe6f7c4d250bb45b60b59828a410afa1dfdb240e95c080a53ad7cc3
📦 IPFS:                        QmYcLQ7rD5DKYieUtRtkug9sF93aLhMBoiFLe9jT7ZQePa

Shiden

✨ spec_version:                131
🏋 Runtime Size:                2016054
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x9c8316c570d49d217448fa5e679be8c72abd731262547bbe37a40169a4aa1731
🗳️ blake2-256:                  0x0e076bc3647dafc362f77addc19599744edd812a52868f09a4dbb32962a5ab70
🗳️ proposal (authorizeUpgrade): 0x8b98d9ebaf61bd82de73c78e822e9c4516e82d7fe1cb926d1b16a4b9d8b01af2
📦 IPFS:                        QmUri2UrEj2nmfAKEbZ1AA4WnMZ2R56vCA4SHH7M9v56HZ

Astar

✨ spec_version:                92
🏋 Runtime Size:                2005895
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x818d78bc9127a29a03fc9b75c02b54e6c10abe107180c09e1883372a4464eecd
🗳️ blake2-256:                  0x81248d11e73164e93198b363e64e3e8fba4ec9232123ff23087321300e7d5a21
🗳️ proposal (authorizeUpgrade): 0xe28eac4620cf448315413914da99b8c9982da0eaccefc980ac77d392d4ff53e8
📦 IPFS:                        QmQEHbKdSF5LF2ErFkuHe2HyWLYKR5AaXqEVLge1JE9bqY

Build Info

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

Dependency Changes

Astar: v5.42.2...v5.42.3
Polkadot-sdk:
Frontier: AstarNetwork/frontier@8c94d30...8c94d30

v5.42.2

29 Jul 10:07
d243148
Compare
Choose a tag to compare

Description

This is a CLIENT-ONLY release.

Contains two fixes for issues introduced with v5.42.0 release:

  • increase in number of missed blocks for collators (should be back to old levels or lower)
  • issue with EVM tracing feature not working with older runtimes

Same as v5.42.0 release, it's marked as critical because new runtime upgrades for Shiden and Astar will require new
host functions which this release provides. Operators must upgrade before this happens, otherwise their node will stop working.

Additionally, due to an issue with polkadot-sdk (link), using --relay-chain-rpc-url for relay chain RPC sync can cause node to crash (see the linked issue). Operators are discouraged from using this parameter.

For relevant developers, please take note of the merkleized metadata change. Feature won't be fully enabled on Shiden & Astar with this runtime upgrade, but it will change the extrinsic structure with the new field for this feature.

Upgrade priority: CRITICAL

Runtimes

Shibuya

✨ spec_version:                133
🏋 Runtime Size:                2219267
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x24fbb719715297a837d302a22905aad33d66d8d676d3df1e9972d858147aa6f6
🗳️ blake2-256:                  0xef36a94969e9e21acf5e2ab06f0b67df495edb373290513f12d36490c0f91202
🗳️ proposal (authorizeUpgrade): 0x6a39163d8b5dac3ee2859b635f91d7bd8e10436f5790f4c04b19dd7fe817db9a
📦 IPFS:                        QmQGm6ohrhUH8vi5nszWXx8CyqRGixxVEARADD4YcMXidn

Shiden

✨ spec_version:                130
🏋 Runtime Size:                2040264
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xea146dacf05addd141d3fc8b358b2441ce2aae5042c76c1a016bdf5ac38b02b1
🗳️ blake2-256:                  0x93f2fa9993e8895fe9e0aa8879bfa3069334daf8860848cdd6d858fedb0e1ad5
🗳️ proposal (authorizeUpgrade): 0x5f19e9b2a1bb933fb32ebf80065e6673bf98e77de0ee5b8f170ba0c01aba10a6
📦 IPFS:                        QmUHheooCXA5W1LAgrB8wCSsVCZL9Um3UCFQyhZLeQLkd8

Astar

✨ spec_version:                91
🏋 Runtime Size:                2033851
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x7164defc817dd72df30ae793e6a4f41c0a11516d1f10c43e90008f6bb465b428
🗳️ blake2-256:                  0x4e44d84a242b95d1ead05b85f8fe4f1f58d65d122f78de57a1f5fbab54d5890d
🗳️ proposal (authorizeUpgrade): 0xf785be2dfca2904bb4ac90cd7394370405bdcaf4d3032101954b39b34255bc51
📦 IPFS:                        QmYEq2wzWvbt5ut3tA6pqUTGdezSrkMJKZsgTmwSpbEqDY

Build Info

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

Changes

Client

  • Use equivocation import queue (#1304)
  • fix evm tracing for older runtimes (#1307)
  • Prep 5.42.2 release (#1308)

Runtime

None

Others

None

Dependency Changes

Astar: v5.42.0...v5.42.2
Polkadot-sdk:
Frontier: AstarNetwork/frontier@8c94d30...8c94d30

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download

v5.42.1

23 Jul 10:08
b028266
Compare
Choose a tag to compare
v5.42.1 Pre-release
Pre-release

Description

A client-only release with a fix for the issue with increased number of missed blocks since the v5.42.0 release.
Client operators are urged to upgrade to this version ASAP.

Upgrade priority for Shibuya operators: CRITICAL

Upgrade priority for Shiden/Astar operators: None

  • will be changed after additional testing with Shibuya

Runtimes

Shibuya

✨ spec_version:                133
🏋 Runtime Size:                2219532
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xc33e7dad50f484d4fb3cb209221d5349026a5079d446a4911b3ba30ba50d2a3f
🗳️ blake2-256:                  0x4801acd61c6be87aa7c72bb72b772e31bf49e2b79866d8e6fcede5387727a619
🗳️ proposal (authorizeUpgrade): 0xb71b87845e4d42e7d0af21765f6e7c2589ca4f68fee363e4e9f8c42bb216a04a
📦 IPFS:                        QmZ9r62cEDMiBsbqNQ5d2PCi1v1Lr9wFaHH6Br7whfNtdv

Shiden

✨ spec_version:                130
🏋 Runtime Size:                2041182
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xc9acc969f5051b8774fd5c7ab797e651ef2551bc7d6fc435980a81860f177547
🗳️ blake2-256:                  0x4cf70ebeb5f33d1057a6a54ec73bf838ae5b64861a976d5c55d44808f6e21209
🗳️ proposal (authorizeUpgrade): 0x6bdc8c834e9b00685696660d43faf06436775704b02c2ce4f36626677b60b0be
📦 IPFS:                        QmXXHxfAjJKq4L4HdKcskxSHgqe3L57HEdGGcx9nAqk58B

Astar

✨ spec_version:                91
🏋 Runtime Size:                2033357
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x364657da62c02134d0a8824e2a51ce27769a91bcc295c307a956cb150a3df2ec
🗳️ blake2-256:                  0x034ba340f0b20a2695d0c8d21702a962f584486b5c87d107ae4d6056d0b15fb1
🗳️ proposal (authorizeUpgrade): 0xafc96c1cdd486b9073b59a01893f232d88039eee9c23926e1f6a4343c817f0f0
📦 IPFS:                        QmWEbADGn8gsfrzs5MMXzgTHSAuJXPTVknPC1BWfaH666H

Build Info

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

Changes

Client

  • Use equivocation import queue (#1304)

Runtime

None

Others

None

Dependency Changes

Astar: v5.42.0...v5.42.1
Polkadot-sdk:
Frontier: AstarNetwork/frontier@8c94d30...8c94d30

Download Links

Arch Link
MacOS x86_64 Download
Ubuntu x86_64 Download
Ubuntu aarch64 Download