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

Possible mismatch with the algorithm #83

Open
PasinduTennage opened this issue Dec 11, 2022 · 0 comments
Open

Possible mismatch with the algorithm #83

PasinduTennage opened this issue Dec 11, 2022 · 0 comments
Labels
question Further information is requested

Comments

@PasinduTennage
Copy link

Hi Professor Hein Meling,

According to the original Hotstuff paper algorithm page 13, Algorithm 5 (Code skeleton for a Pacemaker), line 8, upon proposing a new block, the leader updates the bLeaf to the newly proposed block.

According to your implementation, you do not update the bLeaf, upon proposing. The place you update the bLeaf is here.

Can I please clarify this mismatch?

Thanks

@meling meling added the question Further information is requested label Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants