Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Parachain Runtimes v900 (for Polkadot 0.9.19)

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 19:09
592cb1f

This release contains the changes from parachains-v8.0.0-rc7 to release-parachains-v9.0.0.

Update Priority

❗️ Medium: This is a medium priority release and should be upgraded in a timely manner.

Rust compiler versions

This release was tested against the following versions of rustc. Other versions may work.

  • Rust Stable: rustc 1.60.0 (7737e0b5c 2022-04-04)
  • Rust Nightly: rustc 1.62.0-nightly (e745b4ddb 2022-04-07)

Database Migrations

No Database migration detected in this release.

Runtime Migrations

  • [P] #5088 Low - Companion for validator self-vote in bags
  • [P] #5173 ❗️ Medium - Migrate slot depositors in crowdloan migration

Runtimes

The information about the runtimes included in this release can be found below.
The runtimes have been built using srtool v0.9.19 and rustc 1.57.0 (f1edd0429 2021-11-29).

Westmint

🏋️ Runtime Size:		685.15 KB (701591 bytes)
🔥 Core Version:		westmint-900 (westmint-0.tx6.au1)
🗜 Compressed:			Yes: 81.64%
🎁 Metadata version:		V14
#️⃣ Blake2-256 hash:		0x02de3be28dcefc0da15a6000873be8c57ec0fe0c6572a2e2cfc6f558e062e9b9
📦 IPFS:			QmZE4Ry4Qj1V3iQ2zJHVzMJjtyXFGK8tJeGVkLRtGDLC5h

Statemine

🏋️ Runtime Size:		694.29 KB (710948 bytes)
🔥 Core Version:		statemine-900 (statemine-0.tx6.au1)
🗜 Compressed:			Yes: 81.5%
🎁 Metadata version:		V14
#️⃣ Blake2-256 hash:		0x09523239ac0d682a3e38682096d742b4eb14c96f77c66e954cb15e9b0a5cb6b7
📦 IPFS:			QmattuGYhHTZJEbCW7pcpp8y7sBZhqMW3GWkbv5z1fDcFe

Statemint

🏋️ Runtime Size:		693.46 KB (710101 bytes)
🔥 Core Version:		statemint-900 (statemint-0.tx6.au1)
🗜 Compressed:			Yes: 81.52%
🎁 Metadata version:		V14
#️⃣ Blake2-256 hash:		0x3ef62993199d2253ec1f49508e4cff7e6d293555e405ab024a0c87db5c5008c0
📦 IPFS:			QmWpVtme64weca4yiBdWUtohrbEj3tJop2EWXJFqTGyeMo
Other runtimes

Canvas

🏋️ Runtime Size:		769.34 KB (787800 bytes)
🔥 Core Version:		canvas-kusama-900 (canvas-kusama-0.tx1.au1)
🗜 Compressed:			Yes: 80.61%
🎁 Metadata version:		V14
#️⃣ Blake2-256 hash:		0xbc9a53f52ea3523a9fccee6f0a9da9b3674f8cd8a944d3ba2a1975d2ee7de2c8
📦 IPFS:			QmZBsds2MHd4o3erocGa1CSBaU5vDCxMCAqVUJeNjPMLJW

Rococo

🏋️ Runtime Size:		582.92 KB (596912 bytes)
🔥 Core Version:		test-parachain-900 (test-parachain-0.tx1.au1)
🗜 Compressed:			Yes: 81.87%
🎁 Metadata version:		V14
#️⃣ Blake2-256 hash:		0x00c10d73adef1911458b03008d997ac8c5b34e433c62d84d39fc8575d6f5eab6
📦 IPFS:			QmUB8qqNTdk43s2fbkjKQ4AEDRArmxv3Anwjxn4CwAtbDg

Changes

Legend

  • [C] Cumulus
  • [P] Polkadot
  • [S] Substrate

Client

  • [S] #11004 Low - Additional benchmark-storage flags
  • [S] #10977 Low - Add execution overhead benchmarking
  • [S] #10939 Low - Add dev_getblockstats rpc
  • [S] #11091 Low - Add benchmark-block command
  • [S] #11170 Low - Change default execution strategies to wasm
  • [S] #11164 Low - Sub-commands for benchmark
  • [C] #1156 Low - Co #11164: sub-commands for benchmark

Runtime

  • [S] #10896 Low - Minor uniques pallet improvements and xcm v3 preparations
  • [S] #11037 Low - Contracts: stabilize seal_delegate_call
  • [P] #4863 Low - Add child bounties to polkadot and kusama
  • [P] #5000 Low - Lower kusama staking limits
  • [P] #4809 Low - Update docs and enable dot-over-xcm
  • [C] #1057 Low - Enable dot-over-xcm and lift asset creation restrictions
  • [S] #10242 Low - Allow pallet error enum variants to contain fields
  • [S] #11014 Low - Improve bounties and child bounties deposit logic
  • [S] #10988 Low - Add a bounded fallback on failed elections
  • [S] #10933 Low - Contracts: add seal_code_hash and seal_own_code_hash to…
  • [P] #5173 ❗️ Medium - Migrate slot depositors in crowdloan migration
  • [S] #10808 Low - Add limit to tranasctional layers
  • [P] #5227 Low - Custom slots migration for fund index change
  • [C] #1169 Low - Deny using relay chain for reserve transfers [✉️ XCM]

Misc

There are other misc. changes. You can expand the list below to view them all.

Other misc. changes
  • [S] #10896 Low - Minor uniques pallet improvements and xcm v3 preparations
  • [P] #5016 Low - Improve parachain liveness by reducing required number of ba…
  • [S] #10997 Low - Make bags-list generic over node value and instantiable
  • [S] #11004 Low - Additional benchmark-storage flags
  • [S] #11037 Low - Contracts: stabilize seal_delegate_call
  • [P] #4863 Low - Add child bounties to polkadot and kusama
  • [S] #10977 Low - Add execution overhead benchmarking
  • [P] #5150 ❗️ Medium - Have some lenience on outdated messages in statement distrib…
  • [S] #10939 Low - Add dev_getblockstats rpc
  • [P] #5000 Low - Lower kusama staking limits
  • [P] #5182 ❗️ Medium - Enable disputes on all chains
  • [P] #4809 Low - Update docs and enable dot-over-xcm
  • [C] #1057 Low - Enable dot-over-xcm and lift asset creation restrictions
  • [S] #10242 Low - Allow pallet error enum variants to contain fields
  • [S] #11091 Low - Add benchmark-block command
  • [S] #11014 Low - Improve bounties and child bounties deposit logic
  • [S] #10988 Low - Add a bounded fallback on failed elections
  • [S] #10933 Low - Contracts: add seal_code_hash and seal_own_code_hash to…
  • [P] #5173 ❗️ Medium - Migrate slot depositors in crowdloan migration
  • [P] #5224 Low - Integrate benchmark-block
  • [P] #5137 Low - Integrate benchmark-overhead command
  • [S] #10808 Low - Add limit to tranasctional layers
  • [S] #11156 Low - Fix storage layer limit
  • [C] #1133 Low - Bump tx version due to substrate 10896
  • [S] #11170 Low - Change default execution strategies to wasm
  • [S] #10785 Low - Apply weighttofeepolynomials to `pallet_transaction_paymen…
  • [P] #5227 Low - Custom slots migration for fund index change
  • [S] #11164 Low - Sub-commands for benchmark
  • [P] #5247 Low - Co #11164: sub-commands for benchmark
  • [C] #1156 Low - Co #11164: sub-commands for benchmark
  • [C] #1172 Low - Co #11198: expose benchmark machine command
  • [C] #1169 Low - Deny using relay chain for reserve transfers [✉️ XCM]