Files
pezkuwi-subxt/prdoc/pr_2949-async-backing-on-all-testnet-system-chains.prdoc
T
Marcin S 700d5f85b7 Enable async backing on all testnet system chains (#2949)
Built on top of https://github.com/paritytech/polkadot-sdk/pull/2826/
which was a trial run.

Guide:
https://github.com/w3f/polkadot-wiki/blob/master/docs/maintain/maintain-guides-async-backing.md

---------

Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Co-authored-by: Branislav Kontur <bkontur@gmail.com>
Co-authored-by: Dónal Murray <donal.murray@parity.io>
Co-authored-by: Dmitry Sinyavin <dmitry.sinyavin@parity.io>
Co-authored-by: s0me0ne-unkn0wn <48632512+s0me0ne-unkn0wn@users.noreply.github.com>
Co-authored-by: Svyatoslav Nikolsky <svyatonik@gmail.com>
Co-authored-by: Bastian Köcher <info@kchr.de>
Co-authored-by: georgepisaltu <52418509+georgepisaltu@users.noreply.github.com>
2024-02-02 13:58:21 +00:00

24 lines
906 B
Plaintext

title: Enable async backing on all testnet system chains
doc:
- audience: Runtime User
description: |
Async backing has been enabled on all testnet system chains: asset-hub-westend,
bridge-hub-westend, bridge-hub-rococo, collectives-westend, contracts-rococo,
coretime-westend, coretime-rococo, people-westend, and people-rococo. These now target 6s
block times.
For the running coretime chains, that requires updating the configuration after the runtime
upgrade but before the end of the current region.
crates:
- name: asset-hub-westend-runtime
- name: bridge-hub-westend-runtime
- name: bridge-hub-rococo-runtime
- name: collectives-westend-runtime
- name: contracts-rococo-runtime
- name: coretime-westend-runtime
- name: coretime-rococo-runtime
- name: people-westend-runtime
- name: people-rococo-runtime
- name: polkadot-parachain-bin