mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-22 23:05:42 +00:00
do not block finality for "disabled" disputes (#3358)
- [x] test with zombienet-sdk - [x] prdoc Relevant Issues: https://github.com/paritytech/polkadot-sdk/issues/3314 (connected to the cause) https://github.com/paritytech/polkadot-sdk/issues/3345 (solves) --------- Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
title: Do not stall finality on spam disputes
|
||||
|
||||
doc:
|
||||
- audience: Node Operator
|
||||
description: |
|
||||
This PR fixes the issue that periodically caused
|
||||
finality stalls on Kusama due to disputes happening
|
||||
there in combination with disputes spam protection mechanism.
|
||||
See: https://github.com/paritytech/polkadot-sdk/issues/3345
|
||||
|
||||
crates: [ ]
|
||||
Reference in New Issue
Block a user