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

worker: remove pre-seal empty block #1184

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

setunapo
Copy link
Contributor

Description

pre-seal empty block is for PoW to deliver an empty block ASAP to gain the block mine reward.
It is useless for PoS consensus and it does not work for BSC either.
Delete the code to make worker simpler.

Rationale

NA

Example

NA

Changes

NA

pre-seal empty block is for PoW to deliver an empty block ASAP to
gain the block mine reward.

It is useless for PoS consensus and it does not work for BSC either.

Delete the code to make worker simpler.
@brilliant-lx brilliant-lx merged commit 0789afe into bnb-chain:develop Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
r4r ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants