Releases: AstarNetwork/Astar
v5.22.0
Description
No client changes, runtime changes only.
Changes to Shiden:
- Fee alignment - introduce dynamic base fee
Changes to Shibuya
- Account unification: charge storage fee on claim account
- Add account unification Chain Extension.
- Custom
pallet-xcm
fork removed from runtime - XVM minor improvements
Upgrade priority: LOW
Runtimes
Shibuya
✨ spec_version: 112
🏋 Runtime Size: 1801081
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x2078ad9ce7d4de780e72e6fc0da03c83ceef31d26a18367220cc1e7f5209cab2
🗳️ blake2-256: 0x87c0c40807ec16fd617eebb89edbd514c2e6bb994394be7741aaa11ef6413eb1
🗳️ proposal (authorizeUpgrade): 0x3d7cba7eefcc095f36a8bc065b5a99abe672a9b40c4c391a17fd59b0d935e4b5
📦 IPFS: QmZEHcYCuiwvXCKwsQdwmgYNPf4uM2Zw8T6mWA4YFDxJKM
Shiden
✨ spec_version: 109
🏋 Runtime Size: 1620634
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xc9345e2ab9b0828e9360a2da17661e2e7a3e437018f22993b0ca1e3c8586fd78
🗳️ blake2-256: 0x4d59f84ef193f942b112ed1642ae9275cc7400741094d0c3f6905dc8f99b61e2
🗳️ proposal (authorizeUpgrade): 0x104171b8044a3a84703ab7fb3e656c0076edf2e9f998b2b811ebcb1fed6a42e7
📦 IPFS: QmRDwpKKicQGJF9CRqkRQ6wQUdGNaQ4y6xCSYNHEyiQ35M
Astar
✨ spec_version: 69
🏋 Runtime Size: 1613286
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xa3b0d0a3ede5e4c29c11090cc5335a93c26937cb84ccc7585f2b8ccbdecec534
🗳️ blake2-256: 0x48ec4637543c417a7edf632952f14fc06067153be45485dea430f6cc63617dd3
🗳️ proposal (authorizeUpgrade): 0x98323a81f0b5579e13b72d5ee46879ac9a25299a149f8525bad730a78086f8ac
📦 IPFS: QmdsAaRUdbpEHFGDHRASjbuzBEyXMtgcuqLYWcs3s67CKg
Build Info
WASM runtime built using rustc 1.66.1 (90743e729 2023-01-10)
Changes
Client
None
Runtime
- feat: add
UnifiedAddressMapper
trait impl bechmarks (#1066) - feat: remove
AccountMapping
trait (#1067) - Shiden fee alignment (#1071)
- v5.22.0 release prep (#1074)
Others
- XVM CE: Sufficient charged gas check before XVM execution. (#1073)
Dependency Changes
Astar: v5.21.0...v5.22.0
Substrate: paritytech/substrate@5e49f6e...5e49f6e
Polkadot: paritytech/polkadot@ba42b9c...ba42b9c
Cumulus: paritytech/cumulus@b8999fc...b8999fc
Frontier: AstarNetwork/frontier@46cd859...46cd859
Download Links
Arch | Link |
---|---|
MacOS x86_64 |
Download |
Ubuntu x86_64 |
Download |
Ubuntu aarch64 |
Download |
v5.21.0
Description
This is a RUNTIME release only.
New XCM precompiles(XCM_v2) are introduced.
Runtimes
Shibuya
✨ spec_version: 111
🏋 Runtime Size: 1799303
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xfb895fc7fabf24e3cf7775060351c52c110398c324605cb0a783ae2040ccc86e
🗳️ blake2-256: 0x4bcdb31e2c72607b2a29edfebe143bbc4b53323237b470d25492962f7e963240
🗳️ proposal (authorizeUpgrade): 0x851afcbe3de08418408f7013d20e8448a65e66eb2c0a057aeaff15ffa4f66ebe
📦 IPFS: QmZp8FWERy6giJYsanQXE5BxT4phu1ftJeNTgm2hsps5ZE
Shiden
✨ spec_version: 108
🏋 Runtime Size: 1621927
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x99724b5ad8880f68636c642c29dfd0b32819d4a59b3375631f29664892d2e10c
🗳️ blake2-256: 0x512ee0c2a0e8f8e5688a8d2ca15f232456e48978b0039dc99b0363e77beefa25
🗳️ proposal (authorizeUpgrade): 0x73244610a64f4db03208f2e020adc4edc6d1f189bc29caaaa3fb6b1ced65fdd8
📦 IPFS: QmbzQfMXLp6wAyes7NBgo7TrjbBeLr5SipisWwLLbqX4fk
Astar
✨ spec_version: 68
🏋 Runtime Size: 1612298
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x484b75413e2d3ca2e05e227fcefb0c49aa0e8be99839b0039ab4e18ba4101f97
🗳️ blake2-256: 0x665de129373c6fc927cc5320320e120b01af446e8a04430d6649a97099b2de3b
🗳️ proposal (authorizeUpgrade): 0x80601c8829a3536d2d9a54ce3a7f142dfb30d27ec9625f6a190bebf9b10e36d8
📦 IPFS: QmdbBAiqiAhyJWTGL6vCsFVH23rjCRFeMjA6xJ23Zupg3W
Build Info
WASM runtime built using rustc 1.66.1 (90743e729 2023-01-10)
Changes
Client
None
Runtime
- Remove batch precompile (#1047)
- XCM Update (#1043)
- XVM: default account mapping for Wasm contracts (#1056)
- feat(AU): charge storage fee and add initial CE (#1058)
- Release v5.21.0 prep (#1069)
Others
- Bump postcss from 8.4.23 to 8.4.31 in /tests/e2e (#1040)
- Bump zod from 3.21.4 to 3.22.3 in /tests/e2e (#1041)
- Feat/macos build cache (#1048)
- Multiple chain support for benchmarking (#1060)
- Change to custom runner and enable sccache (#1065)
Dependency Changes
Astar: v5.20.0...v5.21.0
Substrate: paritytech/substrate@5e49f6e...5e49f6e
Polkadot: paritytech/polkadot@ba42b9c...ba42b9c
Cumulus: paritytech/cumulus@b8999fc...b8999fc
Frontier: AstarNetwork/frontier@46cd859...46cd859
Download Links
Arch | Link |
---|---|
MacOS x86_64 |
Download |
Ubuntu x86_64 |
Download |
Ubuntu aarch64 |
Download |
v5.20.0
Description
This is a RUNTIME release only, for Shibuya
testnet.
Fee alignment & new XCM precompiles are introduced.
Runtimes
Shibuya
✨ spec_version: 110
🏋 Runtime Size: 1807973
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x4a488bcfdffe1cf10f9992f56c2d8f690978ca24b92a913bf9cec072a6e9a535
🗳️ blake2-256: 0x0a332c95c97ad4ca85ce9b34d634ef7b369986e1d0350b365ea51da6b1cdc697
🗳️ proposal (authorizeUpgrade): 0x1b91b7841510eb084f764c447a1569f7b2960895795ae2fd3ad29ce9b2b565b0
📦 IPFS: QmZMgtLBvkoDqp41HpmQUGdW9g1AqCvtTdUnFCyYe19Wos
Build Info
WASM runtime built using rustc 1.66.1 (90743e729 2023-01-10)
Changes
Runtime
- Reduce default PoV size for XCM instructions (#1035)
- Fee Alignment - Shibuya/local (#1025)
- fix: storage item typo in unified accounts (#1038)
- Bump Shibuya semver and spec versoin. (#1039)
- Feat/xcm precompile update (#996)
Dependency Changes
Astar: v5.19.0...v5.20.0
Substrate: paritytech/substrate@5e49f6e...5e49f6e
Polkadot: paritytech/polkadot@ba42b9c...ba42b9c
Cumulus: paritytech/cumulus@b8999fc...b8999fc
Frontier: AstarNetwork/frontier@46cd859...46cd859
v5.19.0
Description
No client changes, runtime changes only.
- feat: dispatch precompile filter (#1022)
- feat:
pallet_unified_accounts
implementation (#1019) - XVM error handling (#1011)
- Add storage deposit limit param to XVM call (#1018)
- XVM: replace MultiAddress with AccountId for ink! contracts (#1024)
Upgrade priority: LOW
Runtimes
Shibuya
✨ spec_version: 109
🏋 Runtime Size: 1799209
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xee1147821d9d2725e621a5ed2ebe3e5debd4b6e1ba70ce03fca6af2f4ba739e7
🗳️ blake2-256: 0xd76bc4d97d773e020aa2799d93b1f3c9d2365b223e7d10667874af78985c8815
🗳️ proposal (authorizeUpgrade): 0x949448b99eb81901b1c875db565bd4ff9018c378bafb3d35c0041d01df6c21a3
📦 IPFS: QmdyQ98g7sMJnuBM7HDUMm4aUQ1yMVGfVwMziWvvxmFR54
Shiden
✨ spec_version: 107
🏋 Runtime Size: 1628633
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x8f1af02deb610ecf02d8d6de7ac551e98049987f8887422b810a7a52a06bbfc4
🗳️ blake2-256: 0x39d6cd971df0d80aa2a35a35bc4da48aec264c66b34cd66f00f7ef5d11e140c8
🗳️ proposal (authorizeUpgrade): 0xc2f4c0568871451fecdd7f03087b7cae858d2b034bf63a478503131ff10555d8
📦 IPFS: QmU3xQGpyDcTHhr5ZteucMUUX9nwgzEGvhiv77xiq8fMaQ
Astar
✨ spec_version: 67
🏋 Runtime Size: 1617679
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xb73e87b379b973ae45d19301705ee90f3ee1e279e0e912499d806ad2d3488988
🗳️ blake2-256: 0x8770c76d46ca8b256d88656bed17123e85bf959f6acca767730654a91cc0b33b
🗳️ proposal (authorizeUpgrade): 0x40a21a4e2669826d0a2dc679d1f964f089513a1d422ffa5525f0a6e90efd994e
📦 IPFS: Qmf5MGqAwM5dFv6jRHHgbuKLwC1ntUk3KgfQziK9rWgS8y
Build Info
WASM runtime built using rustc 1.66.1 (90743e729 2023-01-10)
Changes
Runtime
- feat: remove deprecated functionality (#999)
- feat:
pallet_unified_accounts
implementation (#1019) - Remove revert code for dispatch (#1031)
- feat: dispatch precompile filter (#1022)
- bump spec (#1032)
- XVM error handling (#1011)
- Add storage deposit limit param to XVM call (#1018)
- XVM: replace MultiAddress with AccountId for ink! contracts (#1024)
- Remove unused XCM consts (#1026)
Others
- Added concurrency for cancel previous runs (#1029)
Dependency Changes
Astar: v5.18.1...v5.19.0
Substrate: paritytech/substrate@5e49f6e...5e49f6e
Polkadot: paritytech/polkadot@ba42b9c...ba42b9c
Cumulus: paritytech/cumulus@b8999fc...b8999fc
Frontier: AstarNetwork/frontier@46cd859...46cd859
Download Links
Arch | Link |
---|---|
MacOS x86_64 |
Download |
Ubuntu x86_64 |
Download |
Ubuntu aarch64 |
Download |
v5.18.1
Description
This is a client only release.
Small bug was fixed and clients are encouraged to upgrade ASAP.
Upgrade priority: HIGH
Changes
Client
Runtime
- XVM error handling (#1011)
- Add storage deposit limit param to XVM call (#1018)
- XVM: replace MultiAddress with AccountId for ink! contracts (#1024)
- Remove unused XCM consts (#1026)
Others
- Exempt project items from stale check (#1020)
Dependency Changes
Astar: v5.18.0...v5.18.1
Substrate: paritytech/substrate@5e49f6e...5e49f6e
Polkadot: paritytech/polkadot@ba42b9c...ba42b9c
Cumulus: paritytech/cumulus@b8999fc...b8999fc
Frontier: AstarNetwork/frontier@46cd859...46cd859
Download Links
Arch | Link |
---|---|
MacOS x86_64 |
Download |
Ubuntu x86_64 |
Download |
Ubuntu aarch64 |
Download |
v5.18.0
Description
No client changes, runtime changes only.
- Batch Precompile added to Shiden & Astar
- XTokens added to Astar
Upgrade priority: LOW
Runtimes
Shibuya
✨ spec_version: 108
🏋 Runtime Size: 1806074
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xced6f4c988ccc2d4eaaa50fa340fe1782bd02f01b8cb31df083ad8f70881c483
🗳️ blake2-256: 0x9379cb49fb88fbf7125adaeb890c1f2f4b30df6b8535fb6a9dab4b9abc6db004
🗳️ proposal (authorizeUpgrade): 0x1b0eadab3d6c91e29464fe3344d27648905f7324a5291cdcdf2ddb0961bf9b43
📦 IPFS: QmRah6vpo1K1HwWPyK8EZCTGoH7qCeWNcWuVbADPwnXqmU
Shiden
✨ spec_version: 106
🏋 Runtime Size: 1656859
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x74237ccedddbce9971611a0d019b067d99455b28da5eb27d3937151de7ace2b0
🗳️ blake2-256: 0x8bc541d1f58be36e56ffdbdb9b6c6383348f34c3353217585d8736a46f554232
🗳️ proposal (authorizeUpgrade): 0x71d2b605e95682ad49c9fadfa2ddb325ca34a5ff2bb62afa457036bc71bd2be9
📦 IPFS: QmWnN37GVp2ihpPRrvGRAByFgfSoUo4Rhrp5igDijqRrKi
Astar
✨ spec_version: 66
🏋 Runtime Size: 1639994
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x5a7e5871091923be65db9f6f9cd87bac6e5ae6c7c18da1705afc027ea6a8fcac
🗳️ blake2-256: 0x80aadbadb0cc1258144daa3514b5cab0feb0478b3415de02a04c6e0df1ffff55
🗳️ proposal (authorizeUpgrade): 0xcbfa6edbeb0739414d19d0f08c7cac0ea1d2c56c5cc139c55377d6a4e32987ee
📦 IPFS: QmR7uZaMMCciCbUhrpNzfqHNgWDYp2wkhwJ5mjTJfDtEbF
Build Info
WASM runtime built using rustc 1.66.1 (90743e729 2023-01-10)
Changes
Runtime
- orml-xtokens Astar integration. (#1000)
- add batch-precompile to shiden and astar (#1006)
- chore: release v5.18.0 prep (#1008)
Dependency Changes
Astar: v5.17.0...v5.18.0
Substrate: paritytech/substrate@5e49f6e...5e49f6e
Polkadot: paritytech/polkadot@ba42b9c...ba42b9c
Cumulus: paritytech/cumulus@b8999fc...b8999fc
Frontier: AstarNetwork/frontier@46cd859...46cd859
Download Links
Arch | Link |
---|---|
MacOS x86_64 |
Download |
Ubuntu x86_64 |
Download |
Ubuntu aarch64 |
Download |
v5.17.0
Description
No client changes, runtime changes only.
- Batch Precompile added to Shibuya
- XVM Improvements in Shibuya
- Automatic XC20 Revert code registration added to all runtimes
Upgrade priority: LOW
Runtimes
Shibuya
✨ spec_version: 107
🏋 Runtime Size: 1810742
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x24bf1d9e23fed0ab3e7f62cbe1f93e87a26d35c3478e7f7c3be611e8fb01ef17
🗳️ blake2-256: 0xfaa5b3d7c9b7f6cb85e92b9dacbea59eca7350b5301fb5e1b04d8a5d95163bf6
🗳️ proposal (authorizeUpgrade): 0x8548843a78eabe88f80fb5333c3b74d06562296827230ce1529f1eac05786b01
📦 IPFS: QmP4zPpsaPDjcxZqKZ7EnZhznYiENSBDmS8TDoN71UkGxs
Shiden
✨ spec_version: 105
🏋 Runtime Size: 1648225
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xbd355576d73b09864628ffce174c119cfde0e97ad341dd71c0ef312a64e2d00b
🗳️ blake2-256: 0xb09d4d5980e595599cc9e351ab08fa6922859e63e96c7a9b4ed96732c3cd0daa
🗳️ proposal (authorizeUpgrade): 0xdda2a355decf08bd3535079abf0c7d0d9908ef3a8247336a6d9119015a2b9d60
📦 IPFS: QmVBYe6qvam74uH5mYzSX3p3c2P9VyN8Vt9Mud4FmXSRQh
Astar
✨ spec_version: 65
🏋 Runtime Size: 1608650
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x9444f7d3be11375ba701fb1d941e2d76c3e8e3c9eafed6fa8d0e731aeced71ab
🗳️ blake2-256: 0xc1365c84fca84c34b034f66d0db00bbf383548abb9b7e008dd542c6c5ee8ee06
🗳️ proposal (authorizeUpgrade): 0x69a03b87ffbf4b8ba09b10d79f6610023acded1f894ba5f2104204fffac17d6e
📦 IPFS: Qma1SSw28VJDaNnjTQ1W758KTnpCDV4yWyBqJqGL663ZA9
Build Info
WASM runtime built using rustc 1.66.1 (90743e729 2023-01-10)
Changes
Runtime
- Cross-VM payable calls & XVM tests (#988)
- pallet-xvm refactor follow-up (#998)
- feat: add batch precompile (#989)
- Automatic EVM revert code registration for XC20 (#1001)
- chore: release v5.17.0 prep (#1002)
- chore: bump shibuya spec (#1003)
Others
Dependency Changes
Astar: v5.16.1...v5.17.0
Substrate: paritytech/substrate@5e49f6e...5e49f6e
Polkadot: paritytech/polkadot@ba42b9c...ba42b9c
Cumulus: paritytech/cumulus@b8999fc...b8999fc
Frontier: AstarNetwork/frontier@46cd859...46cd859
Download Links
Arch | Link |
---|---|
MacOS x86_64 |
Download |
Ubuntu x86_64 |
Download |
Ubuntu aarch64 |
Download |
v5.16.1
Description
This is a client
change release only.
Applies changes to Tokyo
validators required to sync Shibuya
relay chain node from scratch.
Also includes fix for EVM tracing client.
Upgrade priority: HIGH for Shibuya
node operators.
Changes
Client
Runtime
None
Others
Dependency Changes
Astar: v5.15.0...v5.16.1
Substrate: paritytech/substrate@5e49f6e...5e49f6e
Polkadot: paritytech/polkadot@ba42b9c...ba42b9c
Cumulus: paritytech/cumulus@b8999fc...b8999fc
Frontier: AstarNetwork/frontier@46cd859...46cd859
Download Links
Arch | Link |
---|---|
MacOS x86_64 |
Download |
Ubuntu x86_64 |
Download |
Ubuntu aarch64 |
Download |
v5.15.0
Description
Uplift dependencies from polkadot-v0.9.39
to polkadot-v0.9.43
.
Notable Impacts
Client
- paritytech/substrate#13384
- breaking change for old CLI interface
- please refer to Astar docs for the updated node starting command sequence
Runtime
- paritytech/substrate#12951
- users can NO LONGER have their entire balance reserved - at least the existential deposit has to be free
- paritytech/polkadot#7329
- not part of
polkadot-v0.9.43
but integrated manually - breaking change for
Shibuya
, new feature forShiden
, not yet available onAstar
- not part of
Tools
xcm-tools
have been updated to support new remote account derivation scheme- more information available in the official Astar docs
Upgrade priority: HIGH
Node Operators - please make sure to modify your CLI sequence as explained here or just check official Astar documentation.
For more info, check the forum post.
Runtimes
Shibuya
✨ spec_version: 105
🏋 Runtime Size: 1806587
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x4d40a3d5e6399d5e7e63086dc668f2a38dadc0741bab436e5a1fa79113aec661
🗳️ blake2-256: 0xba093d09cc92e9aff579f741b08e683352ebecfa39e690cb69d9a24dcdae062a
🗳️ proposal (authorizeUpgrade): 0x5ef68dccea28c538692ca7ee49fc233cec3f9500fb48dbb563e1c06dc6887576
📦 IPFS: Qmeo3V8SvP7NMgHzeDB5WgQJhZTC6ZbGYmM65pU2Dh4Pqy
Shiden
✨ spec_version: 104
🏋 Runtime Size: 1648982
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xce37f61bd26b70a0d6ae1e80a581b0eb4b137bc6d879d368896307e409542cc3
🗳️ blake2-256: 0x839321b7f9a5e920bafa2fc38e2709663038a6c0ab51d99e5e361c95e1db0e32
🗳️ proposal (authorizeUpgrade): 0xfdeb3ef78f85aed40a26cec425dee84091a122f645776eefb17c1d36a3c94490
📦 IPFS: QmcQn14ENBJpDcVNXLFRq7bDTwMuEa1G73qKoMWkfAmTqp
Astar
✨ spec_version: 64
🏋 Runtime Size: 1609498
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x926e9729242615d33e4134ccb8f3a1ad9179664c112869520328d2179d27a5a3
🗳️ blake2-256: 0x8c3b4f6e31f79241293b34f51d07c3cfe463ef6e234bbd5e656e88aa048a7414
🗳️ proposal (authorizeUpgrade): 0x53e7234b91c1f2e129bf83773fbdcafeaececb82692f9c09c89b805d0b592c41
📦 IPFS: QmZYRm9pBLzSGohp5mf4Lu8YieiPY8uVutJKxsUrh9PkMo
Build Info
WASM runtime built using rustc 1.66.1 (90743e729 2023-01-10)
Changes
Client
- Update Tokyo and Shibuya chain specs (#969)
- Update to
polkadot-v0.9.40
(#948) - Update Astar and Shiden all bootnodes (#977)
- Feat/polkadot v0.9.43 uplift (#978)
Runtime
- Update to
polkadot-v0.9.40
(#948) - Remote & Cross-VM Ethereum transaction support (#967)
- FreeBalance as default dapp-staking reward destination (#975)
pallet-ethereum-checked
integration (#976)- Feat/polkadot v0.9.43 uplift (#978)
Others
- Fix/workflow (#954)
- Removes Android libs in runner machine to save some disk space (#968)
- chore: remove legacy terminated Astar's OnFinality bootnodes (#952)
- add Primitive types (#961)
- coverage workflow - Free disk space (#983)
- feat: add async XCM contract call scenario (#941)
Dependency Changes
Astar: v5.11.0...v5.15.0
Substrate: paritytech/substrate@8c4b845...5e49f6e
Polkadot: paritytech/polkadot@c22e1c4...ba42b9c
Cumulus: paritytech/cumulus@d6eef14...b8999fc
Frontier: AstarNetwork/frontier@873d9f5...46cd859
Download Links
Arch | Link |
---|---|
MacOS x86_64 |
Download |
Ubuntu x86_64 |
Download |
Ubuntu aarch64 |
Download |
v5.11.0
Description
No client changes.
Runtime updated with improved XCM transact filter.
Upgrade priority: LOW
Runtimes
Shibuya
✨ spec_version: 101
🏋 Runtime Size: 1661585
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xe7cfab25699adbc63ea0712f146adc77b6e0a815c451eb7a9091fe5a1dce9399
🗳️ blake2-256: 0x938657bbb9d1fd9acaa6166a7ad92a3fa81a68505a09009b382e5b1733c61a21
🗳️ proposal (authorizeUpgrade): 0xb7845c5b896a01862f1ab4a6e31b68043a7eea8d15984c449c4fbe06326c8e59
📦 IPFS: QmQxHan9t1wRLkz8aRQuPVwh7o6WoYGUxCxbhCMrbJv8Ce
Shiden
✨ spec_version: 101
🏋 Runtime Size: 1518300
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xb886220dd384a2ec9a1e6b7039ae1ad3777e29e8c699479addcfbcf92b489b32
🗳️ blake2-256: 0x78b96c7dad6eaff174ad80b3eab02afa526c8719628825db545b9689879b43ca
🗳️ proposal (authorizeUpgrade): 0xb75c23cb9bea45cb0c99034c51e6b098bfc1fa7725040546cd81d5e9a4c26b9f
📦 IPFS: Qme3gR55ZtBt5Gw9QZgxAN1NJGqfVg1wFoV2e5LWH8BBN5
Astar
✨ spec_version: 61
🏋 Runtime Size: 1492623
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x78a958fbf71e61e73f0d23760739e738c0ed1aee6e4a45a4f2b91a75c6b8c0d7
🗳️ blake2-256: 0x031db842c12b9d51da078c3cfa2002692571f78046e141cd9f4ff088fd769c53
🗳️ proposal (authorizeUpgrade): 0x1b2d576f579e443305b8abe7b5ad4540efeb8fa5ddaf8f66917134d1fcef3e89
📦 IPFS: QmWoJViwh5NHij7FDNdA6719Ap7suaQR7Rh3EEp2hBgsbz
Build Info
WASM runtime built using rustc 1.66.1 (90743e729 2023-01-10)
Changes
Client
None
Runtime
- XCM Transact safe call filter update (#956)
Others
Dependency Changes
Astar: v5.10.0...v5.11.0
Substrate: paritytech/substrate@8c4b845...8c4b845
Polkadot: paritytech/polkadot@c22e1c4...c22e1c4
Cumulus: paritytech/cumulus@d6eef14...d6eef14
Frontier: AstarNetwork/frontier@873d9f5...873d9f5
Download Links
Arch | Link |
---|---|
MacOS x86_64 |
Download |
Ubuntu x86_64 |
Download |
Ubuntu aarch64 |
Download |