-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Reported validator balances inconsistent #5305
Comments
Hello @torfbolt ! Thanks for reporting this, although I believe mild fluctuations in rewards/penalties are normal, those inclusion slots definitely look off. |
@torfbolt please provide more evidence such as: |
If you look at the reported balances for consecutive epochs in the log I posted, you see that the new balance of the previous epoch is not equal to the old balance of the current epoch. However, I did not see this issue again for some time. I will check if it occurs again on Topaz. |
For my validator client (V0.3.9) the epoch summaries show a very inconsistent picture of the balance. The reported percent change is always negative (see #5247), but the absolute values are sometimes rising and sometimes falling. Also, the new balance of the previous epoch is not equal to the old balance of the current epoch.
Also the inclusion slot looks very strange to me, being larger than the current slot number.
The text was updated successfully, but these errors were encountered: