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

[Merged by Bors] - Fix bug from #2163 #2165

Closed
wants to merge 1 commit into from
Closed

Conversation

paulhauner
Copy link
Member

Issue Addressed

NA

Proposed Changes

Fixes a bug that I missed during a review in #2163. I found this bug by observing that nodes were receiving far less attestations (~1/2 of previous).

I'm not certain on exactly how this mistake manifested in a reduction in attestations, but the mistake touches so much code that I think it's reasonable to declare that this it the cause of the observed issue (drop in attestations).

Additional Info

NA

@paulhauner paulhauner self-assigned this Jan 20, 2021
@paulhauner paulhauner added the ready-for-review The code is ready for review label Jan 20, 2021
Copy link
Member

@pawanjay176 pawanjay176 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@paulhauner
Copy link
Member Author

Thanks @pawanjay176!

bors r+

@paulhauner paulhauner added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jan 20, 2021
bors bot pushed a commit that referenced this pull request Jan 20, 2021
## Issue Addressed

NA

## Proposed Changes

Fixes a bug that I missed during a review in #2163. I found this bug by observing that nodes were receiving far less attestations (~1/2 of previous).

I'm not certain on *exactly* how this mistake manifested in a reduction in attestations, but the mistake touches so much code that I think it's reasonable to declare that this it the cause of the observed issue (drop in attestations).

## Additional Info

NA
@bors bors bot changed the title Fix bug from #2163 [Merged by Bors] - Fix bug from #2163 Jan 20, 2021
@bors bors bot closed this Jan 20, 2021
@paulhauner paulhauner deleted the secs-bug branch February 15, 2021 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants