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

Conversation

@sandreim
Copy link
Contributor

@sandreim sandreim commented Mar 2, 2022

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
…/malus_improvement

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
@github-actions github-actions bot added the A3-in_progress Pull request is in progress. No review needed at this stage. label Mar 2, 2022
sandreim added 3 commits March 2, 2022 14:42
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
@sandreim sandreim added B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Mar 3, 2022
sandreim and others added 14 commits March 4, 2022 15:03
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
…lkadot into sandreim/more_dispute_tests_2

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
#4711

Co-authored-by: Lldenaurois <Ljdenaurois@gmail.com>
Co-authored-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
sandreim added 12 commits April 8, 2022 11:16
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
…/malus_improvement

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
@sandreim sandreim marked this pull request as ready for review April 11, 2022 10:46
@sandreim sandreim requested a review from a team as a code owner April 11, 2022 10:46
@github-actions github-actions bot added A0-please_review Pull request needs code review. and removed A3-in_progress Pull request is in progress. No review needed at this stage. labels Apr 11, 2022
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
@sandreim sandreim requested a review from drahnr April 11, 2022 15:43
malus-validator-2: reports node_roles is 4


honest-validator-0: parachain 2000 block height is at least 4 within 180 seconds
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4 blocks after 180 is a safeguard for cascaded startup delay, correct?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup

honest-validator-8: reports parachain_disputes_finality_lag is lower than 4
honest-validator-9: reports parachain_disputes_finality_lag is lower than 4

honest-validator-0: reports parachain_candidate_disputes_total is at least 4 within 15 seconds
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We expect all 4 blocks produced to be disputed. ✔️

honest-validator-2: parachain 2002 block height is at least 4 within 180 seconds
honest-validator-3: parachain 2003 block height is at least 4 within 180 seconds

honest-validator-3: log line contains "reverted due to a bad parachain block" within 180 seconds
Copy link
Contributor

@drahnr drahnr Apr 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That should be the case for all honest validators

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

Copy link
Contributor

@drahnr drahnr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The assertion file requires some additional comments.

There is also one integration test being deleted - was that intentional?

honest-validator-6: reports parachain_disputes_finality_lag is lower than 4
honest-validator-7: reports parachain_disputes_finality_lag is lower than 4
honest-validator-8: reports parachain_disputes_finality_lag is lower than 4
honest-validator-9: reports parachain_disputes_finality_lag is lower than 4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you elaborate what this verifies? I don't quite understand.

Base automatically changed from sandreim/malus_improvement to master April 13, 2022 13:45
@sandreim sandreim closed this Aug 4, 2022
@bkchr bkchr deleted the sandreim/more_dispute_tests_2 branch August 4, 2022 09:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants