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

fix(consensus): handle query for decided proposal #1438

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Jul 26, 2024

Description

When the validators decide not to change the proposer and the proposal gets locked, the QueryProposal message can be responded to by all validators.
This ensures that if the proposer fails, the proposal can still be broadcasted by other validators.

Copy link
Contributor

@kehiy kehiy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kehiy kehiy merged commit b850baa into pactus-project:main Jul 26, 2024
10 checks passed
@b00f b00f deleted the fix/query-decided-proposal branch July 28, 2024 06:29
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.

2 participants