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

fix loading validator set for epoch 0 (fix #151) #154

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

pk910
Copy link
Member

@pk910 pk910 commented Oct 15, 2024

this fixes a regression introduced by #151. due to the fix, the validator set for epoch 0 could not be requested anymore, which leads to missing duties & validator stats for epoch 0.

this reverts the fix introduced by #151 and fixed the issue properly.

@pk910 pk910 requested a review from skylenet October 15, 2024 21:27
@pk910 pk910 merged commit c720fbd into master Oct 16, 2024
1 check passed
@pk910 pk910 deleted the pk910/fix-validator-set-for-epoch-0 branch October 16, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants