Releases: AstarNetwork/Astar
v5.42.3
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
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
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 |
v5.42.0
Description
Contains various changes for both the client and the runtime.
polkadot-sdk dependencies have been uplifted to version v1.9.0, bringing various client changes under the hood.
New host functions are introduced on the client side so operators should upgrade their clients ASAP.
Several features have been either added or updated in the runtime:
- Gov v1 model has been integrated into Shibuya
- dApp staking ranking system has been enabled for Shiden & Astar
- collator unbonding has been updated with a dedicated call to withdraw bonded funds
CheckMetadataHashis now part of the extrinsics, even though the feature hasn't been enabled yet. For devs relying on this, e.g. wallet developers, make sure to upgrade your polkadot libs to ensure you can handle this change.
Upgrade priority: CRITICAL
Runtimes
Shibuya
✨ spec_version: 133
🏋 Runtime Size: 2219457
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x923444d0aa2f6e039f27ccb0b285b88e97c57be293469e0e50d3bc3304cfea96
🗳️ blake2-256: 0x275bfe8f040584922612d925473da6be9e2bc3cc7e7d7d5264643551132a4922
🗳️ proposal (authorizeUpgrade): 0x80578ef60a79bb7414aa9c4297396c8f562b57c9e0bfddaefcfa4bf860f6bada
📦 IPFS: QmYYpQThiCSswYzpR45VcuXouMiFwBuJxwUojdFxMXxom3
Shiden
✨ spec_version: 130
🏋 Runtime Size: 2041045
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xced996ac5effcef4558e693e9a598940c217b8965980b076ea5887954a9d31f7
🗳️ blake2-256: 0xf079b527b8ffafe2659e8329fcccaba6cf00a2129c530f395dad2a8cd5078616
🗳️ proposal (authorizeUpgrade): 0xfed835a106611c9f2d1cdd08b4e647c4656051b6ced8420db9e2280e37a2b6fe
📦 IPFS: Qma3fMpQmcS3fbXJUKFeQ6CLUWVi7Qp9CEzpArvb8Hu3V5
Astar
✨ spec_version: 91
🏋 Runtime Size: 2032149
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x5a17b31f35811fe9b3b5a56f81e9e0c288fa342c9bae87749e8c7e13fbc7ff64
🗳️ blake2-256: 0x830f8c281567ee59578399967478d6ff640d86158105be89bbf35508f711f520
🗳️ proposal (authorizeUpgrade): 0x55b2c38de3efddba2bf7437f00a5daad0f7cf1c5e1d26376216551bcb06a4a7e
📦 IPFS: QmT8876SX1QqDwDM1zTUFuvu1id5r18Mp9Wi69VkFnE2LV
Build Info
WASM runtime built using rustc 1.77.0 (aedd173a2 2024-03-17)
Changes
Client
Runtime
- Local/Shibuya v1 governance integration (#1260)
- Add missing storage version setting for Shibuya governance (#1286)
- Missing governance permissions for Shibuya (#1287)
- Enable RankedTier for Astar & Shiden (#1288)
- add candidacy un-bonding period (#1281)
- Uplift to v1.5 (#1256)
- feat: update to polkadot v1.9.0 (#1290)
- Minor governance param adjustment (#1296)
- Release v5.42.0 prep (#1298)
- disable metadata hash (#1300)
Others
- improve makefile (#1279)
- Update README.md (#1289)
- Zepter integration (#1278)
- zombienet smoke test (#1282)
- CI: update clippy (#1284)
- update check-migration CI (#1297)
Dependency Changes
Astar: v5.41.0...v5.42.0
Polkadot-sdk:
Frontier: AstarNetwork/frontier@198d640...8c94d30
Download Links
| Arch | Link |
|---|---|
MacOS x86_64 |
Download |
Ubuntu x86_64 |
Download |
Ubuntu aarch64 |
Download |
v5.41.0
Description
This is a runtime focused release, including few dApp staking fixes for the upcoming new Build&Earn period.
Client code has been slightly refactored, but no new feature has been introduced.
Operators aren't required to update their clients unless they want to.
Upgrade priority: LOW
Runtimes
Shibuya
✨ spec_version: 132
🏋 Runtime Size: 1831435
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xc2cbe2de8536ef69f3447382cc925194aded9df51ba58e978ffc9ffe9c24135b
🗳️ blake2-256: 0x2a6b742813fa5ec1351e4ec22763718b922508462287a9ceea1cc97f7fc5477e
🗳️ proposal (authorizeUpgrade): 0x336eff037c6ab5029fbf5690145f92749be09bda0802dcaa0a023b2c5b09bc67
📦 IPFS: QmRSBBmwJBL4qyua3REf6eTcaa5m1BXqSNR8no4hskhCe8
Shiden
✨ spec_version: 129
🏋 Runtime Size: 1763022
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x8a08a50d366626a436dc406733b02b8e24588e892416c614d6e5c74e1434d1d2
🗳️ blake2-256: 0xd0add9f203d9c367d8efc40bc1eade19c37cfcc8d2316dfcb7b29f0c1d0d794a
🗳️ proposal (authorizeUpgrade): 0xe9e839524fd1df4d20964d38c0afcffdbb21626e94e4652b2fe06623006ce50a
📦 IPFS: QmYF4TRdv4oBrnnJs33N3zPwVMdN1HVfxxwNhCwjWBuqJH
Astar
✨ spec_version: 90
🏋 Runtime Size: 1754168
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x3b6f74429087a1090b882885b191abfb13fb8cd47acdbb17d76b2a21f1b8c5e2
🗳️ blake2-256: 0x00c520ad191781a5775122444b0e78deccbde9550cb4db180775d161e31bd064
🗳️ proposal (authorizeUpgrade): 0xa99d1b8c479b249769e6e6cf61e5d52779b48dc944b50b8deddf8c1d5287dfaf
📦 IPFS: QmU17evfZc81cSTgfssboL64tsHc3voQMpxT8ZR5v7yzuC
Build Info
WASM runtime built using rustc 1.77.0 (aedd173a2 2024-03-17)
Changes
Client
Runtime
- Fix staked amount too high after unstake issue (#1270)
- Fix incorrect check for locked/frozen amount (#1275)
- Fix account call for freeze/lock inconsistency (#1276)
Others
- fix upgrade e2e test (#1269)
- Bump ws from 8.13.0 to 8.17.1 in /tests/e2e (#1265)
- fix console typo (#1271)
- v5.41.0 release prep (#1273)
Dependency Changes
Astar: v5.40.0...v5.41.0
Polkadot-sdk: paritytech/polkadot-sdk@401f8a3...c34bcf7
Frontier: AstarNetwork/frontier@198d640...198d640
Download Links
| Arch | Link |
|---|---|
MacOS x86_64 |
Download |
Ubuntu x86_64 |
Download |
Ubuntu aarch64 |
Download |
v5.40.0
Description
This is a runtime-only release, client isn't impacted and operators aren't required to upgrade.
Improve dApp staking rewards for dApps that perform better. Enabled only on Shibuya.
Upgrade priority: LOW
Runtimes
Shibuya
✨ spec_version: 131
🏋 Runtime Size: 1835685
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xc57aaec13c6882b3043fb9021e5282c7752fbd42f448750afa73c78db592cb4b
🗳️ blake2-256: 0x7613b24f68a9f41407a6f37c89c8dc0f71763b39ea86738ead8a871271f3a513
🗳️ proposal (authorizeUpgrade): 0x91fdc5b652cbd8b05413f331194992bd60bcc39714991fe2688b3bfc9255fc1a
📦 IPFS: QmZJjDJP5kuCH48Ap8VuPvWVHyB9BLY4st1MiC9K37C1bs
Shiden
✨ spec_version: 128
🏋 Runtime Size: 1760697
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x88dfe7091e5e34a360443d1ce9cbcb9bb2c0c46d05c3593d0b1dd65f5fa61bcd
🗳️ blake2-256: 0x830283ce61cb7afd1fc82b0c3097009d1dc0b797a48d0d9b2d7678e57eb449b8
🗳️ proposal (authorizeUpgrade): 0x6a064a65d33495bd569e3577bcdb750626fa434f35d4eff6b3da8f4d94fe00ca
📦 IPFS: QmNgHH2CWDGGb4ATKaHJUbcrm47RWrSpXkSPmo12PLyr5G
Astar
✨ spec_version: 89
🏋 Runtime Size: 1758285
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x1ac5dd1310dc4575c11ca614038c0c5135ac2b334ad8f3a3308282e95effd0d9
🗳️ blake2-256: 0x1f7fe916c31f4b77841a1b0af9c86b99ed6e032c807d6a66ae3c13e007e208c5
🗳️ proposal (authorizeUpgrade): 0x18bedd31f9b43ab76b1ad2eb5b6dbdfcb41f9b1423e81e8abd1efdcd9602c671
📦 IPFS: QmUd9jEMxCfAR4iVFMaNVnyZzwPZGnrU93uth88wQGofKh
Build Info
WASM runtime built using rustc 1.77.0 (aedd173a2 2024-03-17)
Changes
Client
Runtime
- stakingv3: rank dapps in-between tiers (#1240)
Others
- Frontier RPC tests (#1249)
- gha check migrations (#1254)
- remove legacy zombienet tests (#1255)
- chain sync test (#1257)
- evm tracing test (#1259)
- try-runtime clear prefix for large storage maps (#1262)
Dependency Changes
Astar: v5.39.1...v5.40.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.39.1
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
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
Description
These release includes 2 changes compared to the previous one:
- fix for Shiden client sync from genesis
burnextrinsic support forpallet-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
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
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
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 |
