Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter votes from disabled validators in BackedCandidates in process_inherent_data #2889

Merged
merged 8 commits into from
Jan 18, 2024

Conversation

tdimitrov
Copy link
Contributor

@tdimitrov tdimitrov commented Jan 9, 2024

Backport of #1863 to master

Extend candidate sanitation in paras_inherent by removing backing votes from disabled validators. Check #1592 for more details.

This change is related to the disabling strategy implementation (#2226).

…s_inherent_data (#1863)

Fixes #1592

Please refer to the issue for details.

---------

Co-authored-by: ordian <noreply@reusable.software>
Co-authored-by: ordian <write@reusable.software>
Co-authored-by: Maciej <maciej.zyszkiewicz@parity.io>
@tdimitrov tdimitrov requested a review from athei as a code owner January 9, 2024 13:51
@tdimitrov tdimitrov requested review from a team January 9, 2024 13:51
@tdimitrov tdimitrov requested a review from a team as a code owner January 9, 2024 13:51
@tdimitrov tdimitrov added T2-pallets This PR/Issue is related to a particular pallet. T8-polkadot This PR/Issue is related to/affects the Polkadot network. labels Jan 9, 2024
@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: test-linux-stable 3/3
Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/4875449

@tdimitrov tdimitrov added this pull request to the merge queue Jan 18, 2024
@tdimitrov tdimitrov removed this pull request from the merge queue due to a manual request Jan 18, 2024
@tdimitrov tdimitrov added this pull request to the merge queue Jan 18, 2024
Merged via the queue into master with commit f895409 Jan 18, 2024
123 of 124 checks passed
@tdimitrov tdimitrov deleted the tsv-backport-disabled-runtime-filtering branch January 18, 2024 08:20
@kamilsa kamilsa mentioned this pull request Feb 8, 2024
5 tasks
bkontur added a commit to bkontur/runtimes that referenced this pull request Feb 18, 2024
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this pull request Mar 25, 2024
…s_inherent_data (paritytech#2889)

Backport of paritytech#1863 to
master

Extend candidate sanitation in paras_inherent by removing backing votes
from disabled validators. Check
paritytech#1592 for more details.

This change is related to the disabling strategy implementation
(paritytech#2226).

---------

Co-authored-by: ordian <noreply@reusable.software>
Co-authored-by: ordian <write@reusable.software>
Co-authored-by: Maciej <maciej.zyszkiewicz@parity.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T2-pallets This PR/Issue is related to a particular pallet. T8-polkadot This PR/Issue is related to/affects the Polkadot network.
Projects
Status: Audited
Development

Successfully merging this pull request may close these issues.

5 participants