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

Changing rawdb to blockReader #4602

Merged
merged 5 commits into from
Jul 1, 2022
Merged

Changing rawdb to blockReader #4602

merged 5 commits into from
Jul 1, 2022

Conversation

enriavil1
Copy link
Contributor

Because we switched to using snapshots, sometimes we are missing headers inside of db that are inside of snapshots so I am changing from rawdb.ReadHeader to api._blockReader.ReadHeader which reads from snapshots fixing the issue #4599

@enriavil1 enriavil1 merged commit 975bf0e into devel Jul 1, 2022
@enriavil1 enriavil1 deleted the rawdb- branch July 1, 2022 14:36
AlexeyAkhunov pushed a commit that referenced this pull request Jul 1, 2022
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.

None yet

2 participants