Skip to content
Unverified Commit a4195326 authored by ordian's avatar ordian Committed by GitHub
Browse files

statement-distribution: validator disabling (#1841)



Closes #1591.

The purpose of this PR is filter out backing statements from the network
signed by disabled validators. This is just an optimization, since we
will do filtering in the runtime in #1863 to avoid nodes to filter
garbage out at block production time.

- [x] Ensure it's ok to fiddle with the mask of manifests
- [x] Write more unit tests
- [x] Test locally
- [x] simple zombienet test
- [x] PRDoc

---------

Co-authored-by: default avatarTsvetomir Dimitrov <[email protected]>
parent 01ea45c3
Pipeline #433164 passed with stages
in 1 hour, 5 minutes, and 34 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment