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

Bug fix for highest_index in output API. #3200

Merged
merged 1 commit into from
Jan 21, 2020
Merged

Bug fix for highest_index in output API. #3200

merged 1 commit into from
Jan 21, 2020

Conversation

cgilliard
Copy link
Contributor

@cgilliard cgilliard commented Jan 19, 2020

Bug fix for the following issue: #3199

@yeastplume
Copy link
Member

Verified the issue and the proposed fix, I think what happened here is in the pre-3.0.0 version of the node API code there were some confusing mismatches between pmmr index and leaf index, and most of the code was changed to use pmmr index only. However, the newer version of the wallet doesn't call highest_output_insertion_index so this function was missed.

Thanks for catching and fixing this!

Note this should also be cherry-picked into maintenance branches.

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.

3 participants