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

statement-distribution: prep for re-enabling (#4431)

In preparation for launching re-enabling
(https://github.com/paritytech/polkadot-sdk/issues/2418), we need to
adjust the disabling strategy of statement-distribution to use the relay
parent's state instead of the latest state (union of active leaves).
This will also ensure no raciness of getting the latest state vs
accepting statements from disabling validators at the cost of being more
lenient/potentially accepting more statements from disabled validators.

- [x] PRDoc
parent d1299683
Pipeline #480319 waiting for manual action with stages
in 37 minutes and 50 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