mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 22:17:58 +00:00
7b6b061e32
This PR backports: - node version bump - `spec_vesion` bump - reordering of the `prdocs` to the appropriate folder from the `1.9.0` release branch
12 lines
477 B
Plaintext
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: [ ]
|