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

Parachain Runtimes v9270 (for Polkadot 0.9.27)

Compare
Choose a tag to compare

This release contains the changes from release-parachains-v9230 to release-parachains-v9270.

⚠️ This runtime is compatible with node versions 0.9.270 and later.

Runtime Migrations

  • [S] #11669 Low - Revamp nomination pool reward scheme
  • [P] #5757 Low - Companion for new pools reward scheme

Changes

Legend

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

Runtime Migrations

  • [S] #11669 Low - Revamp nomination pool reward scheme
  • [P] #5757 Low - Companion for new pools reward scheme

Runtime

  • [S] #11431 Low - Storage layer for all frame extrinsics
  • [S] #11490 ❗️ Medium - Safe and sane multi-item storage removal
  • [P] #5601 Low - Update weights
  • [S] #11124 Low - Several tweaks needed for governance 2.0
  • [P] #5634 Low - Changed bonding & slashdefer duration in westend
  • [S] #11112 Low - Pallet alliance
  • [S] #11426 Low - Allow nomination pools to chill + fix dismantle scenario
  • [S] #11618 Low - Add event to pallet transaction payment
  • [S] #11631 Low - Mel: origin, referenda, convictionvoting
  • [S] #11696 Low - Contracts: reduce size of deletion queue depth
  • [S] #11771 Low - [contracts] fixed the bug with transfer value for delegate c…
  • [S] #11807 Low - Un-deprecate transactional macro
  • [S] #11398 Low - Buy&sell methods for uniques
  • [S] #11669 Low - Revamp nomination pool reward scheme
  • [S] #11746 Low - Fix nomination pools unbonding logic
  • [S] #11816 Low - Contracts: composable chainextension
  • [P] #5798 ❗️ Medium - Westend xcm: collectives parachain is trusted teleporter
  • [S] #11770 Low - Add era to unbonded event
  • [S] #11874 Low - Contracts: allow chainextension::call() to access `&mut se…

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:		765.10 KB (783458 bytes)
🔥 Core Version:		contracts-rococo-9270 (contracts-rococo-0.tx1.au1)
🗜 Compressed:			Yes: 80.02%
🎁 Metadata version:		V14
🗳️ Blake2-256 hash:		0x3df4385bc19eff508c9fec9ff6092d8cedadb1ae89f18768f03fb0276bddf08e
📦 IPFS:			QmWyXJnzrqkW6wLw8wkw2yQ8PQRiYiK9FGNcLxKC5VGVyd

Rococo

🏋️ Runtime Size:		561.35 KB (574823 bytes)
🔥 Core Version:		test-parachain-9270 (test-parachain-0.tx1.au1)
🗜 Compressed:			Yes: 81.67%
🎁 Metadata version:		V14
🗳️ Blake2-256 hash:		0xfd13f2e0009bd204de10c3d0395adc85fb46d428703a10f12fe47f97a662511f
📦 IPFS:			QmbHm4TGtbnLMX4WFxzyJKzkqQBJsmiLmtHh6Y3g3hVvLo

Shell

🏋️ Runtime Size:		334.28 KB (342306 bytes)
🔥 Core Version:		shell-2 (shell-0.tx1.au1)
🗜 Compressed:			Yes: 80.26%
🎁 Metadata version:		V14
🗳️ Blake2-256 hash:		0xd47fa863993373253f5c8734c7abbb231bcb345cf1799ba7b4b97dfda5c449a2
📦 IPFS:			QmZPyoYN6ET78cJk647q4GZA7feHx5h5yU1c6ch9bXdqfV

Statemine

🏋️ Runtime Size:		680.24 KB (696567 bytes)
🔥 Core Version:		statemine-9270 (statemine-0.tx7.au1)
🗜 Compressed:			Yes: 81.37%
🎁 Metadata version:		V14
🗳️ Blake2-256 hash:		0x9b4d8c2ab4691fad86447c0c335fa64c33b789f2116e6329c3cfaf2e6ed19744
📦 IPFS:			QmUNCCF2nfe8WjV3VHShdhMZE9Cbwker2xFUMbUnenGg4g

Statemint

🏋️ Runtime Size:		679.71 KB (696021 bytes)
🔥 Core Version:		statemint-9270 (statemint-0.tx7.au1)
🗜 Compressed:			Yes: 81.25%
🎁 Metadata version:		V14
🗳️ Blake2-256 hash:		0x4c2a8f587d02cb03f8e1c7cead6a8afd64da21700010a3863cac9750bf2614cb
📦 IPFS:			QmdK5shwWUWuwVu6BTujxFMu7MrA54HhAYwe51fAdjkQo1

Westmint

🏋️ Runtime Size:		673.90 KB (690069 bytes)
🔥 Core Version:		westmint-9270 (westmint-0.tx7.au1)
🗜 Compressed:			Yes: 81.45%
🎁 Metadata version:		V14
🗳️ Blake2-256 hash:		0xac31c526010227d9c182896577d29d1a935d50e36a144840303da53395b582ef
📦 IPFS:			QmYkQivyvvQXmvvoDfmvrgVXUmC7YkcPKZ7g3UTauPD6xT

Misc

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

Other misc. changes
  • [S] #11431 Low - Storage layer for all frame extrinsics
  • [S] #11490 ❗️ Medium - Safe and sane multi-item storage removal
  • [P] #5601 Low - Update weights
  • [S] #11124 Low - Several tweaks needed for governance 2.0
  • [S] #11578 Low - Reduce call size of referenda pallet
  • [P] #5634 Low - Changed bonding & slashdefer duration in westend
  • [S] #11112 Low - Pallet alliance
  • [P] #5594 Low - Fix a storage leak in parachains db
  • [S] #11426 Low - Allow nomination pools to chill + fix dismantle scenario
  • [S] #11537 Low - Make it possible to disable rocksdb completely
  • [S] #11618 Low - Add event to pallet transaction payment
  • [P] #5597 ❗️ Medium - Allow relay chain council to send xcms
  • [S] #11631 Low - Mel: origin, referenda, convictionvoting
  • [S] #11694 ❗️ Medium - Pump the gossip engine while waiting for the beefy runtime p…
  • [S] #11696 Low - Contracts: reduce size of deletion queue depth
  • [S] #11406 Low - Pallet-beefy-mmr: add api for beefy authority sets
  • [S] #11501 Low - [contracts] implement transparent hashing for contract stora…
  • [P] #5577 Low - Fix 5560: add support for a new staking-miner info command
  • [S] #11666 ❗️ Medium - Democracy.fast_track not allowed with zero voting period
  • [P] #5716 Low - Fix confusing metric naming
  • [P] #5734 Low - Staking-miner: cli flag delay solution x secs
  • [S] #11771 Low - [contracts] fixed the bug with transfer value for delegate c…
  • [S] #11807 Low - Un-deprecate transactional macro
  • [S] #11786 Low - Cli flag to configure tx ban duration
  • [S] #11398 Low - Buy&sell methods for uniques
  • [S] #11669 Low - Revamp nomination pool reward scheme
  • [S] #11746 Low - Fix nomination pools unbonding logic
  • [S] #11816 Low - Contracts: composable chainextension
  • [S] #11456 Low - Add benchmark extrinsic command
  • [P] #5620 Low - Co #11456: expose benchmark extrinsic command
  • [P] #5798 ❗️ Medium - Westend xcm: collectives parachain is trusted teleporter
  • [S] #11770 Low - Add era to unbonded event
  • [S] #11874 Low - Contracts: allow chainextension::call() to access `&mut se…
  • [S] #11831 Low - Rpc for pending rewards