Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
10 blocks disputes lag
Browse files Browse the repository at this point in the history
  • Loading branch information
ordian committed Sep 14, 2022
1 parent e247cd6 commit 69f9f57
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions zombienet_tests/functional/0004-slashing.feature
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ honest-validator-0: parachain 2000 block height is at least 2 within 300 seconds
honest-validator-1: parachain 2001 block height is at least 2 within 300 seconds
honest-validator-79: parachain 2002 block height is at least 2 within 300 seconds

# Check if disputes are concluded in less than 2 blocks.
honest-validator-0: reports polkadot_parachain_disputes_finality_lag is lower than 2
honest-validator-1: reports polkadot_parachain_disputes_finality_lag is lower than 2
honest-validator-79: reports polkadot_parachain_disputes_finality_lag is lower than 2
# Check if disputes are concluded in less than 10 blocks.
honest-validator-0: reports polkadot_parachain_disputes_finality_lag is lower than 10
honest-validator-1: reports polkadot_parachain_disputes_finality_lag is lower than 10
honest-validator-79: reports polkadot_parachain_disputes_finality_lag is lower than 10

# Check there is an offence report
honest-validator-0: system event contains "There is an offence reported" within 180 seconds
Expand Down

0 comments on commit 69f9f57

Please sign in to comment.