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

Listens For State Initialized Event #7112

Merged
merged 4 commits into from
Aug 26, 2020
Merged

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Aug 26, 2020

What type of PR is this?

Bug Fix

What does this PR do? Why is it needed?

  • Handles edge cases at start up when head state is nil in the db which leads to the blockchain service
    taking longer to start up. This requires that state initialized events are also listened to, to handle cases such as this.
  • Add regression test.

Which issues(s) does this PR fix?

Fixes #6896 , #6325

Other notes for review

@nisdas nisdas requested a review from a team as a code owner August 26, 2020 09:10
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.

Validator not starting if started together with beacon chain
2 participants