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: update always round.ok #282

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

ZhAnGeek
Copy link
Contributor

@ZhAnGeek ZhAnGeek commented Dec 1, 2023

Fix: update always round.ok

In for loop of round.Update(), return immediately will cause not setting round.ok[] in this call of Update(). This fix assures that round.ok[] being set when message comes and the round.Update() is called.

@yycen yycen merged commit 409542e into bnb-chain:master Dec 3, 2023
1 check passed
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