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

use remove_range_closed() for clarity #3088

Merged
merged 1 commit into from
Oct 7, 2019

Conversation

antiochp
Copy link
Member

@antiochp antiochp commented Oct 7, 2019

We can use remove_range_closed() and avoid needing to jump through hoops with andnot_inplace() when rewinding the leafset bitmap.

This is purely a refactor and does not change behavior in any way.

@antiochp antiochp added this to the 3.0.0 milestone Oct 7, 2019
@antiochp antiochp merged commit 39016fa into mimblewimble:master Oct 7, 2019
@antiochp antiochp deleted the cleanup_leaf_set_rewind branch October 7, 2019 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants