Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: disputes multiple candidates on Westend #2033

Closed
ordian opened this issue Apr 8, 2024 · 1 comment
Closed

[Bug]: disputes multiple candidates on Westend #2033

ordian opened this issue Apr 8, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ordian
Copy link

ordian commented Apr 8, 2024

Bug Summary

Kagome's validator seems to be disputing multiple candidates

Bug Description

As you can see here: https://westend.subscan.io/event?page=1&time_dimension=date&module=parasdisputes&event_id=disputeinitiated

From time to time, there's a burst of disputes initiated that seem to be coming from the Kagome's validator (5CAsa5uG1i3Duq5NM1g8zYjNvUCwkwADxgFQiypSLTg6Hnwm).

You can see also the validator is getting much lower rewards:
https://westend.subscan.io/validator/5CAsa5uG1i3Duq5NM1g8zYjNvUCwkwADxgFQiypSLTg6Hnwm?tab=era
compared to others:
https://westend.subscan.io/validator/5C556QTtg1bJ43GDSgeowa3Ark6aeSHGTac1b2rKSXtgmSmW

A likely reason for less rewards is that you don't sign backing and/or availability bitfield statements.

In addition, we are still observing #1853 coming from your validator.

Steps to Reproduce

Run a testnet with at least one parachain producing blocks and supermajority of validators based on polkadot-sdk and at least one Kagome validator. At some point, you'll observe your validator raising a dispute for some reason.

Effects of the Bug

See the description.

Expected Behavior

The validator should not raise a dispute for valid parachain blocks (candidates).

System Information

Not relevant.

Additional Context

No response

@ordian ordian added the bug Something isn't working label Apr 8, 2024
@kamilsa kamilsa added this to the Polkadot treasury milestone 2 milestone Apr 8, 2024
@kamilsa
Copy link
Contributor

kamilsa commented Sep 23, 2024

I think it was fixed as we didn't see any disputes in westend for 26 days as of today

@kamilsa kamilsa closed this as completed Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants