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: validator monitor summaries should not render during epoch 0 #6791

Merged
merged 1 commit into from
May 16, 2024

Conversation

ensi321
Copy link
Contributor

@ensi321 ensi321 commented May 16, 2024

Currently at the end of epoch n, we render attestation and block proposal summaries from the epoch n - 1.

At epoch 0, since no epoch -1 summary is available, we should not render any summaries but current behaviour renders summaries from epoch 0.

Note this issue exists in unstable branch as well. Merging to electra-fork for now as it doesn't show up in nodes connected to mainnet so it's not urgent

closes #6784

@ensi321 ensi321 requested a review from a team as a code owner May 16, 2024 10:22
@wemeetagain
Copy link
Member

Merging but will reopen 6784 until its fixed on unstable

@wemeetagain wemeetagain merged commit b0ff1a0 into electra-fork May 16, 2024
15 of 19 checks passed
@wemeetagain wemeetagain deleted the nc-electra-fork branch May 16, 2024 12:08
g11tech pushed a commit that referenced this pull request May 24, 2024
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.

None yet

2 participants