-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Extend duplicate proofs for merkle shreds #33644
Comments
This was referenced Oct 21, 2023
AshwinSekar
moved this from Todo
to In Development
in Duplicate block prevention and resolution
Oct 27, 2023
This was referenced Nov 7, 2023
This was referenced Nov 15, 2023
AshwinSekar
moved this from In Development
to Code Review
in Duplicate block prevention and resolution
Nov 29, 2023
This was referenced Nov 30, 2023
github-project-automation
bot
moved this from Code Review
to Done
in Duplicate block prevention and resolution
Jan 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
We only construct duplicate proofs for conflicting shreds, LAST_SHRED_IN_SLOT, and erasure meta conflicts.
Proposed Solution
Extend this to include conflicting merkle roots.
The text was updated successfully, but these errors were encountered: