mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 12:15:42 +00:00
[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.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
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: [ ]
|
||||
Reference in New Issue
Block a user