Files
pezkuwi-subxt/prdoc/1.8.0/pr_3477.prdoc
T
Egor_P 59b2661444 [Backport] Node version and spec_version bumps and ordering of the prdoc files from 1.8.0 (#3508)
This PR backports Node version and `spec_version` bumps to `1.8.0` from
the latest release and orders prdoc files related to it.
2024-03-01 08:51:53 +00:00

12 lines
477 B
Plaintext

title: Allow parachain which acquires multiple coretime cores to make progress
doc:
- audience: Node Operator
description: |
Adds the needed changes so that parachains which acquire multiple coretime cores can still make progress.
Only one of the cores will be able to be occupied at a time.
Only works if the ElasticScalingMVP node feature is enabled in the runtime and the block author validator is
updated to include this change.
crates: [ ]