File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments