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

Limit empty block production by some defined parameter #739

Closed
bzawisto opened this issue Feb 23, 2024 · 1 comment
Closed

Limit empty block production by some defined parameter #739

bzawisto opened this issue Feb 23, 2024 · 1 comment
Assignees
Labels
area:consensus Related to the consensus protocol

Comments

@bzawisto
Copy link
Contributor

Currently, when there are no transactions, blocks are produced very quickly - it's basically limited by the speed of messages flow in the system. There should be some parameter specifying the lowest time an empty block can be produced.

@bzawisto bzawisto added the area:consensus Related to the consensus protocol label Feb 23, 2024
@bzawisto bzawisto self-assigned this Mar 18, 2024
@JamesHinshelwood
Copy link
Contributor

I think this is now done, @bzawisto open again if not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:consensus Related to the consensus protocol
Projects
None yet
Development

No branches or pull requests

2 participants