mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 01:41:09 +00:00
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>
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
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: []
|
||||
Reference in New Issue
Block a user