mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
612587b7b6
- [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>
12 lines
359 B
Plaintext
12 lines
359 B
Plaintext
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: [ ]
|