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-node): fix consensus stall after genesis #3855

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Feb 18, 2022

Description

  • Fixes consensus "stall" after genesis
  • Clean up state generics using ServiceSpecification

Motivation and Context

After genesis consensus would stay on ViewId(1), this has been fixed

How Has This Been Tested?

Manually, minting instructions processed

@sdbondi sdbondi force-pushed the vn-fix-consensus-stall-after-genesis branch from b29ee74 to e289bcd Compare February 18, 2022 14:44
Copy link
Contributor

@delta1 delta1 left a comment

Choose a reason for hiding this comment

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

LGTM

@sdbondi sdbondi removed the mq-failed label Feb 24, 2022
@aviator-app aviator-app bot merged commit 64efeff into tari-project:development Feb 24, 2022
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