-
Notifications
You must be signed in to change notification settings - Fork 33
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
Last Validator No Rewards #244
Comments
Issue #251: Problems and Solutions at Epoch BoundaryIdentified Problems
Proposed Solutions
|
The function |
Describe the bug
The last validator to join the active set doesn't receive the daily reward.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
In step 6 above, the validator should receive a reward.
Screenshots
This validator joined the active set last epoch. No reward, just the participation fee 3.2 0L charge.
This validator joined the active set 2 epochs ago. Did not receive the reward after the first epoch but did receive 320-3.2=316.8 after the second epoch.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: