Skip to content

Commit 08f97ea

Browse files
Update from github-actions[bot] running command 'prdoc'
1 parent 8005345 commit 08f97ea

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

prdoc/pr_10340.prdoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
title: Remove "SolutionImprovementThreshold" logic
2+
doc:
3+
- audience: Todo
4+
description: |-
5+
Fixes [9119](https://github.com/paritytech/polkadot-sdk/issues/9119)
6+
7+
The threshold mechanism used by the "election-provider-multi-block" verifier pallet is no longer relevant because there is no more queued solution to compare against during the initial verification and subseuquently, solutions are processed in the order of decreasing score, with the first one being chosen in all cases.
8+
crates:
9+
- name: asset-hub-westend-runtime
10+
bump: major
11+
- name: pallet-election-provider-multi-block
12+
bump: major
13+
- name: pallet-election-provider-multi-phase
14+
bump: major
15+
- name: sp-npos-elections
16+
bump: major

0 commit comments

Comments
 (0)