Skip to content

exp: consecutive blocks producer#111

Draft
chiphamskymavis wants to merge 5 commits intomainfrom
exp/consecutive-blocks-producer
Draft

exp: consecutive blocks producer#111
chiphamskymavis wants to merge 5 commits intomainfrom
exp/consecutive-blocks-producer

Conversation

@chiphamskymavis
Copy link
Contributor

@chiphamskymavis chiphamskymavis commented Jun 26, 2025

This pull request introduces the "Hope" hard fork, a new consensus upgrade that allows validators to produce multiple consecutive blocks. This is designed to improve chain performance and throughput.

Key Changes:

  • Consecutive Block Production: A new TurnLength parameter is added to the consortium configuration, allowing a validator to produce a set number of blocks before the next validator takes its turn. This is gated by the new "Hope" hard fork.

  • Reduced Block Time: Upon activation of the Hope fork, the block period is reduced to 1 second and the wiggleTime is lowered to 500ms, resulting in a faster and more efficient chain.

  • Fast vote with idea from core/vote: vote before committing state and writing block bnb-chain/bsc#2589

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.

1 participant