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

write DAG XOR tree consistency fixes to disk #3350

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

gerardsn
Copy link
Member

@gerardsn gerardsn commented Sep 9, 2024

part of #3355

the xorTreeRepair fixes the state.xorTree issues in memory, but they are not written to disk. The next network transaction will result in the fix being stored, but this might take a while if transaction volume is low. (Such as during testing)

backport to v5

@gerardsn gerardsn marked this pull request as ready for review September 11, 2024 10:13
@gerardsn gerardsn merged commit c752c30 into master Sep 13, 2024
8 of 9 checks passed
@gerardsn gerardsn deleted the fix/write-dag-consistency-fixes-to-disk branch September 13, 2024 06:47
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