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

Improve Consensus Block Proposal, Fix Multi-BLS Key Leader Triggering Multiple Block Proposals by Introducing Proposal Queue #4810

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

GheisMohammadi
Copy link
Contributor

Issue

This PR resolves the issue where multi-BLS key leaders occasionally triggered multiple block proposals simultaneously. The fix introduces a Proposal Manager and a Queue System to ensure only one block proposal is processed at a time, enhancing the stability and consistency of the block proposal process.

@GheisMohammadi GheisMohammadi self-assigned this Dec 5, 2024
@GheisMohammadi GheisMohammadi changed the title Improve Consensus Block Proposal, Fix Multi-BLS Key Leader Triggering Multiple Block Proposals by Introducing Proposal Queue and Manager Improve Consensus Block Proposal, Fix Multi-BLS Key Leader Triggering Multiple Block Proposals by Introducing Proposal Queue Dec 5, 2024
@sophoah
Copy link
Contributor

sophoah commented Dec 5, 2024

make debug-multi-bls get stuck at block 69

@GheisMohammadi GheisMohammadi marked this pull request as draft December 9, 2024 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants