Skip to content

Release v2.0.10 - #102

Merged
MarkLTZ merged 4 commits into
btcz:masterfrom
MarkLTZ:2.0.10
Aug 26, 2024
Merged

MarkLTZ merged 4 commits into
btcz:masterfrom
MarkLTZ:2.0.10

Conversation

@MarkLTZ

@MarkLTZ MarkLTZ commented Aug 25, 2024

Copy link
Copy Markdown
Contributor

This PR resolved a critical bug that prevented the program from starting up correctly in some cases.
The issue occurred during the startup process when the program attempted to rescan the latest indexed blocks.
A failure in the LoadBlockIndex() function, caused by a corrupted index file, was identified as the root cause.

Symptom:

GetBlockHeader: Failed to read index entryERROR: LoadBlockIndex(): failed to read index entry: diskindex hash = e9bd6b9a3ea51217b4cfad381550c24b025f38717f3e477399d18fbaf83ab790

@MarkLTZ
MarkLTZ marked this pull request as draft August 25, 2024 10:42
@MarkLTZ MarkLTZ self-assigned this Aug 25, 2024
@MarkLTZ MarkLTZ added bug do not merge yet PR is marked as draft work in progress This PR is still work in progress labels Aug 25, 2024
@MarkLTZ
MarkLTZ force-pushed the 2.0.10 branch 9 times, most recently from 3a64a47 to 7ca6a05 Compare August 25, 2024 20:28
@MarkLTZ MarkLTZ removed do not merge yet PR is marked as draft work in progress This PR is still work in progress labels Aug 26, 2024
@MarkLTZ
MarkLTZ marked this pull request as ready for review August 26, 2024 08:19
@MarkLTZ
MarkLTZ merged commit fb4f23b into btcz:master Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant