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

Propagate dumps from ancestor hashes service back to repair subtrees #28648

Closed
AshwinSekar opened this issue Oct 27, 2022 · 0 comments · Fixed by #29058
Closed

Propagate dumps from ancestor hashes service back to repair subtrees #28648

AshwinSekar opened this issue Oct 27, 2022 · 0 comments · Fixed by #29058
Assignees
Labels
consensus Issues related to consensus bugs in the validator

Comments

@AshwinSekar
Copy link
Contributor

AshwinSekar commented Oct 27, 2022

Problem

Right now when ancestor hashes decides to dump a block, repair is not notified and the block might still be present in subtrees. If we are to utilize the repair subtrees for redacted we should make sure that they are up to date.

Proposed Solution

dump or split the subtree in question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consensus Issues related to consensus bugs in the validator
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant