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

clear_send_ids in vacuum/snapshot is using wrong txn object #3146

Merged
merged 2 commits into from
Mar 16, 2021

Conversation

wezrule
Copy link
Contributor

@wezrule wezrule commented Mar 15, 2021

Reverting the transaction changes in https://github.com/nanocurrency/nano-node/pull/3130/files (was my fault) which reduces scope of the transaction object, but saving a few lines by passing the transaction directly as argument to the *_clear functions instead. Needed in v21.3 if final votes is going into there.

@zhyatt zhyatt added the bug label Mar 15, 2021
@zhyatt zhyatt requested a review from SergiySW March 15, 2021 17:47
@zhyatt zhyatt added this to the V22.0 milestone Mar 15, 2021
@SergiySW SergiySW merged commit af2c6a9 into nanocurrency:develop Mar 16, 2021
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