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

fix: tweak fetching of previous block hashes #370

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

Nashtare
Copy link
Collaborator

@Nashtare Nashtare commented Jul 9, 2024

Oversight of #346: the witness fetching step for the previous hashes was missing the update on the most distant block hash from the current block (i.e. index 0 in the b_hashes.prev_hashes array).

@Nashtare Nashtare added the bug Something isn't working label Jul 9, 2024
@Nashtare Nashtare requested a review from atanmarko July 9, 2024 16:27
@Nashtare Nashtare self-assigned this Jul 9, 2024
@Nashtare Nashtare requested a review from muursh as a code owner July 9, 2024 16:27
@github-actions github-actions bot added the crate: zero_bin Anything related to the zero-bin subcrates. label Jul 9, 2024
@Nashtare Nashtare merged commit 4a1b42a into develop Jul 9, 2024
14 checks passed
@Nashtare Nashtare deleted the fix/rpc-indexing branch July 9, 2024 18:38
@Nashtare Nashtare added this to the Type 1 - Q3 2024 milestone Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crate: zero_bin Anything related to the zero-bin subcrates.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants