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
#11918
Low - Make new storage layer truly default
#11690
Low - Add event to pallet asset-tx-payment
#11796
Low - Auto-incremental collectionid
#11930
Low - Rename node-runtime
to node-kitchensink-runtime
#11962
Low - Beefy: use versionedfinalityproof instead of signedcommitmenβ¦
#11938
Low - Change on-the-wire protocol names to include genesis hash & β¦
#11934
Low - Rename --pruning and --keep-blocks to be more similar to oneβ¦
#11985
Low - Pallet-contracts: fix 16bit func_id
#11991
Low - Contracts: apply depth limit when decoding
#11819
βοΈ Medium - Transaction payment runtime api: query call info and fee detβ¦
#11927
Low - Transactional: wrap pallet::calls
directly in storage layeβ¦
#11779
Low - Runtime api versioning
#5582
Low - Add nomination pools to polkadot runtime
#11813
Low - Proposal: flatten allpallets
and similar types
#11781
Low - Swap ed25519-dalek for ed25519-zebra
#5871
Low - Transaction payment runtime apis: query call info and fee deβ¦
#5785
Low - Reduce dispute coordinator load
#12037
Low - Fix origins used in runtime benchmarks
#12032
Low - Contracts: make chain extension state types public
#11670
Low - Replace t::accountid
with `<t::lookup as staticlookup>::soβ¦
#1535
Low - Transaction payment runtime apis: query call info and fee deβ¦
#11407
Low - Introduce trie level cache and remove state cache
#12059
Low - Revert "auto-incremental collectionid"
#11257
Low - Implement resultquery
#11818
Low - Allow construct_runtime to take cfg attributes for pallets
#12095
βοΈ Medium - Fix nomination pools pending rewards rpc
#11970
Low - Alliance pallet: retirement notice call
#12138
Low - Weight v1.5: opaque struct
#1579
Low - [feature] limit collectives teleports to dot [βοΈ XCM]
#12145
Low - Uniques: reset approved account after transfer
#1454
Low - [feature] add xcm benchmark weights to statemint and statemiβ¦
#11997
Low - Alliance pallet: add force_set_members instead of init_membeβ¦
#10174
Low - Runtime state test + integration with try-runtime
#5950
Low - Don't store available data on disputes
#1551
Low - Update cumulus to latest substrate and polkadot master
#12159
Low - Add benchmarking support for digest items
#12136
Low - Emit events for inter contract calls
#12154
Low - [fix] make sure pool metadata is removed on pool dissolve
#12126
Low - [contracts] api host functions: remove seal_
name prefix +β¦
#5988
Low - Update weights