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

Generate duplicate proofs for blocks with incorrectly chained merkle roots #34897

Open
AshwinSekar opened this issue Jan 23, 2024 · 0 comments · May be fixed by anza-xyz/agave#1352
Open

Generate duplicate proofs for blocks with incorrectly chained merkle roots #34897

AshwinSekar opened this issue Jan 23, 2024 · 0 comments · May be fixed by anza-xyz/agave#1352
Assignees

Comments

@AshwinSekar
Copy link
Contributor

Problem

#34787 adds the requirement that each shred of FEC set N should have a merkle root that is chained with the shred of FEC set N - 1.

In the rare case that all of FEC N's retransmitters are comprised, it is prudent to check the merkle root of shred N - 1 to make sure it is properly chained.

@AshwinSekar AshwinSekar self-assigned this Jan 23, 2024
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 a pull request may close this issue.

1 participant