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

QBFT State Matching #13

Open
Tracked by #24
AgeManning opened this issue Oct 17, 2024 · 0 comments
Open
Tracked by #24

QBFT State Matching #13

AgeManning opened this issue Oct 17, 2024 · 0 comments
Labels

Comments

@AgeManning
Copy link
Member

The QBFT protocol has an instance state.

Currently the state appears to not be applied consistently (probably my bad). For example it is checked on prepares, but not commits.

Also we want to think about in which states we want to allow messages or not.

For example, we want to accept prepare and commit messages if we are awaiting a proposal.

The entire state logic inside the qbft should be checked and corrected.

This was referenced Oct 22, 2024
@jking-aus jking-aus added the QBFT label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants