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

[Enhancement]: Explicit/implcit votes zombietest #2358

Open
kamilsa opened this issue Jan 27, 2025 · 0 comments
Open

[Enhancement]: Explicit/implcit votes zombietest #2358

kamilsa opened this issue Jan 27, 2025 · 0 comments
Assignees

Comments

@kamilsa
Copy link
Contributor

kamilsa commented Jan 27, 2025

Description

Create a zombietest that would:

  1. Spin up a network with 8 validators (7 polkadot, 1 KAGOME), 2 parachains, 4 validators in each group
  2. Check that KAGOME validator voted for every parachain block when it was assigned

Motivation

We need constantly ensure KAGOME node is participating in explicit/implicit voting

Additional context

  • Test can run for 5 mins
  • We need to
    • subscribe for new blocks (to any node)
    • for every block check:
      • Identify backing groups for each candidate
      • check that if KAGOME node belongs to some group (with configuration from description it should) it has issued either implicit or explicit vote

Are you planning to do it yourself in a pull request ?

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants