Skip to content

Commit fdd1050

Browse files
alindimadnjscksdn98
authored andcommitted
[stable2407] backport paritytech#4937 (paritytech#5337)
Backport paritytech#4937 on the stable release
1 parent 7311697 commit fdd1050

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

prdoc/pr_4937.prdoc

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
title: "prospective-parachains rework: take II"
2+
3+
doc:
4+
- audience: Node Dev
5+
description: |
6+
Add back support for backing parachain forks. Once a candidate reaches the backing quorum,
7+
validators use a shared way of picking the winning fork to back on-chain. This was done in
8+
order to increase the likelihood that all backers will vote on the winning fork.
9+
The functionality of backing unconnected candidates introduced by the previous rework is preserved.
10+
11+
crates:
12+
- name: polkadot-node-core-prospective-parachains
13+
bump: minor
14+
- name: polkadot-node-subsystem-types
15+
bump: minor
16+
- name: polkadot-node-subsystem-util
17+
bump: minor
18+
- name: polkadot-node-core-provisioner
19+
bump: none
20+
- name: polkadot-statement-distribution
21+
bump: none

0 commit comments

Comments
 (0)