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

Implement double proposal detection #3007

Open
wants to merge 7 commits into
base: albatross
Choose a base branch
from

Conversation

hrxi
Copy link
Contributor

@hrxi hrxi commented Oct 29, 2024

No description provided.

They required data unrelated to the signed proposals. It now uses the
same signing infrastructure by factoring it out to `TendermintProposal`
in a common crate.

Fixes #2981.
The round in the proposal message is the relevant one.
This means that two different `TendermintProposal`s with the same
`MacroHeader` are now also considered a violation.
They were unnecessary.
@hrxi hrxi force-pushed the hrxi/double_proposal_proof branch 2 times, most recently from 0afda15 to 771ec53 Compare November 11, 2024 17:45
Base automatically changed from hrxi/double_proposal_proof to albatross November 11, 2024 18:20
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