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

feat(consensus): optimize block production logic #5833

Merged
merged 2 commits into from
May 30, 2024

Conversation

zeusoo001
Copy link
Contributor

What does this PR do?
Optimize block production logic by checking miner state after obtaining block locks.

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@lvs007 lvs007 merged commit 2d37b77 into tronprotocol:release_v4.7.5 May 30, 2024
5 checks passed
@zeusoo001 zeusoo001 deleted the block-produce-opt branch June 25, 2024 02:56
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.

The private chain deployed the master and backup SR nodes and an error of "Dup block produced" was reported
4 participants