Skip to content

merkledb -- remove other history btree #1862

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

Merged
merged 19 commits into from
Aug 16, 2023
Merged

merkledb -- remove other history btree #1862

merged 19 commits into from
Aug 16, 2023

Conversation

danlaine
Copy link

Why this should be merged

Should be faster

How this works

Replace btree with a set and sort the keys at the end

How this was tested

Existing UT

@danlaine danlaine added cleanup Code quality improvement merkledb labels Aug 15, 2023
@danlaine danlaine self-assigned this Aug 15, 2023
@danlaine danlaine marked this pull request as ready for review August 16, 2023 13:41
Base automatically changed from remove-history-btree to dev August 16, 2023 14:37
@danlaine danlaine merged commit 2686018 into dev Aug 16, 2023
@danlaine danlaine deleted the remove-history-btree-2 branch August 16, 2023 15:18
marun pushed a commit that referenced this pull request Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement merkledb
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants