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

Detect block mismatches in C++ #9513

Closed
Tracked by #9447
PhilWindle opened this issue Oct 29, 2024 · 0 comments
Closed
Tracked by #9447

Detect block mismatches in C++ #9513

PhilWindle opened this issue Oct 29, 2024 · 0 comments
Assignees
Milestone

Comments

@PhilWindle
Copy link
Collaborator

No description provided.

@PhilWindle PhilWindle added this to the TestNet milestone Oct 29, 2024
@PhilWindle PhilWindle added this to A3 Oct 29, 2024
@github-project-automation github-project-automation bot moved this to Todo in A3 Oct 29, 2024
@PhilWindle PhilWindle self-assigned this Nov 11, 2024
PhilWindle added a commit that referenced this issue Nov 15, 2024
This PR contains some tech debt cleanup within the world state module.
We address:

#9508, #9509, #9510, #9511, #9513, #9516, #9517

1. Reported errors now contain much more information.
2. Transactions have been refactored to reduced duplicated code.
3. We handle trees going out of sync.
4. On any DB modifying action (block sync, unwind or remove historic
block) we return a comprehensive set of data about all of the trees and
underlying stores.
5. The DB map size is now specified on in the environment.

---------

Co-authored-by: ludamad <adam.domurad@gmail.com>
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant