This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Parachain Runtimes v9290 (for Polkadot 0.9.29)
github-actions
released this
29 Sep 15:32
·
2 commits
to release-parachains-v9290
since this release
This release contains the changes from parachains-v9270
to parachains-v9290
.
Runtime Migrations
This release contains no runtime migrations relevant to the included parachains.
Runtimes
The information about the runtimes included in this release can be found below.
The runtimes have been built using srtool v0.9.21 and rustc 1.62.0 (a8314ef7d 2022-06-27)
.
Contracts
🏋️ Runtime Size: 789.32 KB (808259 bytes)
🔥 Core Version: contracts-rococo-9290 (contracts-rococo-0.tx1.au1)
🗜 Compressed: Yes: 80.04%
🎁 Metadata version: V14
🗳️ Blake2-256 hash: 0xeeb99ff480dac903ee880117d67a31d4842feb00c325b18dd6ad4f570408678a
📦 IPFS: QmPLd7DmaGvigqgWA2fWgUA6xcKfdY4WqeXXXzeZmYcRe2
Polkadot-collectives
🏋️ Runtime Size: 650.86 KB (666482 bytes)
🔥 Core Version: collectives-9290 (collectives-0.tx0.au1)
🗜 Compressed: Yes: 81.41%
🎁 Metadata version: V14
🗳️ Blake2-256 hash: 0x6c68260eddf3a551fa5869ed17183cb6639adc400e63d4f60d92ca8e1a5c805a
📦 IPFS: QmeY2i6kB6dKpc9HJ91rGfDDV1rUHmfG3kngB2FPQ9K1sJ
Rococo
🏋️ Runtime Size: 588.58 KB (602702 bytes)
🔥 Core Version: test-parachain-9290 (test-parachain-0.tx1.au1)
🗜 Compressed: Yes: 81.38%
🎁 Metadata version: V14
🗳️ Blake2-256 hash: 0x81250df8c0e99f4a024438294c1c9d8629785832b640dc00d415a63ea07f42f2
📦 IPFS: QmacudPbQUbz31oEePTeb4EcjZ3S7MZeHM1EaWxnutfFDT
Shell
🏋️ Runtime Size: 356.11 KB (364659 bytes)
🔥 Core Version: shell-2 (shell-0.tx1.au1)
🗜 Compressed: Yes: 80.22%
🎁 Metadata version: V14
🗳️ Blake2-256 hash: 0xe76b6ce38c01a971f275ccb3f04613a7f2077e532bd405b53eab8cfc03c7bf65
📦 IPFS: QmYwZKAF1mVy4Zzk96F31TNnCNdghezBeH7t4mp7ikVqX7
Statemine
🏋️ Runtime Size: 700.46 KB (717274 bytes)
🔥 Core Version: statemine-9290 (statemine-0.tx8.au1)
🗜 Compressed: Yes: 81.06%
🎁 Metadata version: V14
🗳️ Blake2-256 hash: 0xdea6e0d1736b376792f68b29d3bda2dc634d2077222de7c572a86e5582eaf435
📦 IPFS: QmTbSm5Y7U5WmHirCfjv19eTS6bt6t4VL5cH8n67RYcfgL
Statemint
🏋️ Runtime Size: 695.90 KB (712597 bytes)
🔥 Core Version: statemint-9290 (statemint-0.tx8.au1)
🗜 Compressed: Yes: 81.15%
🎁 Metadata version: V14
🗳️ Blake2-256 hash: 0x5256522299bfb951fa5726858cbe87df3ad0794352087430a23727849d3ebc20
📦 IPFS: QmSwQFP6WJW71udR9A7wKcRhT6V9QVcbrqkkc7nnG3WNen
Westmint
🏋️ Runtime Size: 692.12 KB (708727 bytes)
🔥 Core Version: westmint-9290 (westmint-0.tx8.au1)
🗜 Compressed: Yes: 81.25%
🎁 Metadata version: V14
🗳️ Blake2-256 hash: 0x566db682146020bcae09d2a4b40d9709343d27d880d85f43e5b8d079a1c5f126
📦 IPFS: QmPSPDirPZFs5fcv9f7YEo3AvzsDxwPxeznYntf3KZThUZ
Changes
Legend
- [C] Cumulus
- [P] Polkadot
- [S] Substrate
Runtime Migrations
None
Runtime
- [C]
#1579
Low - [feature] limit collectives teleports to dot [✉️ XCM] - [C]
#1454
Low - [feature] add xcm benchmark weights to statemint and statemi… - [C]
#1551
Low - Update cumulus to latest substrate and polkadot master
Misc
There are other misc. changes. You can expand the list below to view them all.
Other misc. changes
- [S]
#11918
Low - Make new storage layer truly default - [S]
#11690
Low - Add event to pallet asset-tx-payment - [S]
#11796
Low - Auto-incremental collectionid - [S]
#11930
Low - Renamenode-runtime
tonode-kitchensink-runtime
- [S]
#11962
Low - Beefy: use versionedfinalityproof instead of signedcommitmen… - [S]
#11938
Low - Change on-the-wire protocol names to include genesis hash & … - [S]
#11934
Low - Rename --pruning and --keep-blocks to be more similar to one… - [S]
#11985
Low - Pallet-contracts: fix 16bit func_id - [S]
#11991
Low - Contracts: apply depth limit when decoding - [S]
#11819
❗️ Medium - Transaction payment runtime api: query call info and fee det… - [S]
#11927
Low - Transactional: wrappallet::calls
directly in storage laye… - [S]
#11779
Low - Runtime api versioning - [P]
#5582
Low - Add nomination pools to polkadot runtime - [S]
#11813
Low - Proposal: flattenallpallets
and similar types - [S]
#11781
Low - Swap ed25519-dalek for ed25519-zebra - [P]
#5871
Low - Transaction payment runtime apis: query call info and fee de… - [P]
#5785
Low - Reduce dispute coordinator load - [S]
#12037
Low - Fix origins used in runtime benchmarks - [S]
#12032
Low - Contracts: make chain extension state types public - [S]
#11670
Low - Replacet::accountid
with `<t::lookup as staticlookup>::so… - [C]
#1535
Low - Transaction payment runtime apis: query call info and fee de… - [S]
#11407
Low - Introduce trie level cache and remove state cache - [S]
#12059
Low - Revert "auto-incremental collectionid" - [S]
#11257
Low - Implement resultquery - [S]
#11818
Low - Allow construct_runtime to take cfg attributes for pallets - [S]
#12095
❗️ Medium - Fix nomination pools pending rewards rpc - [S]
#11970
Low - Alliance pallet: retirement notice call - [S]
#12138
Low - Weight v1.5: opaque struct - [C]
#1579
Low - [feature] limit collectives teleports to dot [✉️ XCM] - [S]
#12145
Low - Uniques: reset approved account after transfer - [C]
#1454
Low - [feature] add xcm benchmark weights to statemint and statemi… - [S]
#11997
Low - Alliance pallet: add force_set_members instead of init_membe… - [S]
#10174
Low - Runtime state test + integration withtry-runtime
- [P]
#5950
Low - Don't store available data on disputes - [C]
#1551
Low - Update cumulus to latest substrate and polkadot master - [S]
#12159
Low - Add benchmarking support for digest items - [S]
#12136
Low - Emit events for inter contract calls - [S]
#12154
Low - [fix] make sure pool metadata is removed on pool dissolve - [S]
#12126
Low - [contracts] api host functions: removeseal_
name prefix +… - [P]
#5988
Low - Update weights