We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our reputation is decreased too much by other peers
It is observed in Westend network, that KAGOME validator's reputation is decreased too much comparing to other validators.
Here is the breakdown into smaller tasks with corresponding number of appearances of each problem in provided log file below:
Unexpected Statement, invalid sender
Unexpected Statement, missing knowledge for relay parent
Peer sent an out-of-view assignment or approval
Not interested in that parent hash
Unexpected Manifest, Peer Unknown
The vote was valid but too far in the future
Run KAGOME validator
Too many reputation decrease log messages from other validators
For comparison, another validator's reputation was decreased only 15 times for the same period
Docker container: kamilsa/kagome:320254a2 running in validator mode
Logs with reputation decrease of our KAGOME node (received from another westend validator, running on Polkadot-SDK) reduce-reputation.csv
The text was updated successfully, but these errors were encountered:
iceseer
Successfully merging a pull request may close this issue.
Bug Summary
Our reputation is decreased too much by other peers
Bug Description
It is observed in Westend network, that KAGOME validator's reputation is decreased too much comparing to other validators.
Here is the breakdown into smaller tasks with corresponding number of appearances of each problem in provided log file below:
Unexpected Statement, invalid sender
(633 appearances)Unexpected Statement, missing knowledge for relay parent
(112 appearances)Peer sent an out-of-view assignment or approval
(372 appearances)Not interested in that parent hash
(38 appearances)Unexpected Manifest, Peer Unknown
(4374 appearances)The vote was valid but too far in the future
(182 appearances)Steps to Reproduce
Run KAGOME validator
Effects of the Bug
Too many reputation decrease log messages from other validators
Expected Behavior
For comparison, another validator's reputation was decreased only 15 times for the same period
System Information
Docker container: kamilsa/kagome:320254a2 running in validator mode
Additional Context
Logs with reputation decrease of our KAGOME node (received from another westend validator, running on Polkadot-SDK)
reduce-reputation.csv
The text was updated successfully, but these errors were encountered: