Files
pezkuwi-subxt/prdoc/pr_2637.prdoc
T
ordian 0ff3f4d3af dispute-coordinator: disabling in participation (#2637)
Closes #2225.

- [x] tests
- [x] fix todos
- [x] fix duplicates
- [x] make the check part of `potential_spam` 
- [x] fix a bug with votes insertion
- [x] guide changes
- [x] docs

---------

Co-authored-by: Tsvetomir Dimitrov <tsvetomir@parity.io>
2024-01-09 08:44:19 +02:00

19 lines
453 B
Plaintext

title: Validator disabling in Dispute Participation.
doc:
- audience: Node Operator
description: |
Once a validator has been disabled for misbehavior, other validators
should no longer participate in disputes initiated by it.
This feature is needed to ensure robust spam protection against
malicious actors.
migrations:
db: []
runtime: []
crates:
- name: polkadot-node-core-dispute-coordinator
host_functions: []