mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 09:51:02 +00:00
Warn if participated in the losing side of a dispute (#7404)
* Warn if participated in the losing side of a dispute * Update naming * Additionally filter by candidate hash * Debug zombienet tests * Update 0002-parachains-disputes.zndsl * Debug zombienet * Update node/core/dispute-coordinator/src/initialized.rs Co-authored-by: Andrei Sandu <54316454+sandreim@users.noreply.github.com> * Add checking to zombienet tests --------- Co-authored-by: Andrei Sandu <54316454+sandreim@users.noreply.github.com>
This commit is contained in:
@@ -53,3 +53,6 @@ ferdie: reports polkadot_parachain_disputes_finality_lag is 0
|
||||
eve: reports polkadot_parachain_disputes_finality_lag is 0
|
||||
one: reports polkadot_parachain_disputes_finality_lag is 0
|
||||
two: reports polkadot_parachain_disputes_finality_lag is 0
|
||||
|
||||
# Check participating in the losing side of a dispute logged
|
||||
alice: log line contains "Voted against a candidate that was concluded valid." within 180 seconds
|
||||
|
||||
Reference in New Issue
Block a user