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

Zombienet test ensuring that our reputation is not decreasing #2088

Open
Tracked by #2087
kamilsa opened this issue May 13, 2024 · 1 comment
Open
Tracked by #2087

Zombienet test ensuring that our reputation is not decreasing #2088

kamilsa opened this issue May 13, 2024 · 1 comment

Comments

@kamilsa
Copy link
Contributor

kamilsa commented May 13, 2024

Write zombienet test with 1 KAGOME validator, 7 Polkadot validators, 2 parachain nodes (or more if needed). Async backing and elastic scaling should be enabled.

Test should ensure that our reputation is not decreasing more than reputation of any other validator running on Polkadot SDK. To achieve this we need:

  1. Prepare toml file with network configuration where Polkadot-SDK validators send logs with reputation changes
  2. Check logs from any Polkadot-SDK validator and compare number of reputation decreases of any other Polkadot-SDK validator
  3. Add condition to zndsl file ensuring that number of reputation decreases of each type of KAGOME validator is not larger than the number of reputation decreases of the same type of Polkadot-SDK validator
@kamilsa
Copy link
Contributor Author

kamilsa commented May 13, 2024

Archive 2.zip

One possible zombienet test reproducing reputation decrease issue.
To run: zombienet-macos test -p native 0001-parachains-pvf.zndsl

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