Files
pezkuwi-subxt/prdoc/1.9.0/pr_3231.prdoc
T
Egor_P 7b6b061e32 [Backport] version bumps and prdocs reordering 1.9.0 (#3758)
This PR backports:
- node version bump
- `spec_vesion` bump
- reordering of the `prdocs` to the appropriate folder
from the `1.9.0` release branch
2024-03-21 09:00:10 +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: [ ]