Files
pezkuwi-subxt/prdoc/1.10.0/pr_3302.prdoc
T
Egor_P ddb53c87f5 [Backport] Version bumps and prdoc reorg from 1.10.0 (#4052)
This PR backports `spec_version`, `node_version` bumps and reordering of
the prdocs from the 1.10.0 release branch
2024-04-10 06:30:00 +00:00

25 lines
839 B
Plaintext

title: Collator protocol changes for elastic scaling
doc:
- audience: Node Dev
description: |
This PR introduces changes to the collator protocol to support elastic scaling.
Namely, a new variant added to the collation response to include parent head-data
along with the collation. Currently, the new variant is not being used.
- audience: Node Operator
description: |
Validators are required to upgrade to this version before collators in order to
support the elastic scaling of parachains.
crates:
- name: polkadot-collator-protocol
bump: major
- name: polkadot-node-network-protocol
bump: major
- name: polkadot-node-subsystem-types
bump: major
- name: polkadot-node-collation-generation
bump: minor
- name: polkadot-node-core-prospective-parachains
bump: minor