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

feat: deferred pruning #925

Merged
merged 6 commits into from
Apr 9, 2024
Merged

feat: deferred pruning #925

merged 6 commits into from
Apr 9, 2024

Conversation

cool-develope
Copy link
Collaborator

Closes: #885

Added the AsyncPruning option, it needs to call SetCommitting and UnsetCommitting when committing in the store module in the async pruning mode.
It doesn't break the original APIs.

@cool-develope cool-develope requested a review from a team as a code owner April 4, 2024 13:18
@czarcas7ic
Copy link
Contributor

I plan on testing this either this weekend, or this coming week. Thanks so much for making this!

Copy link
Contributor

@czarcas7ic czarcas7ic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worked with @cool-develope and tested against Osmosis mainnet, no issues thus far!

@tac0turtle
Copy link
Member

before we tag id like to test on dydx. Ill aim to do it this week, but we can go ahead with the merge with one more approval

@czarcas7ic czarcas7ic merged commit eb53a76 into release/v1.1.x Apr 9, 2024
5 checks passed
@czarcas7ic czarcas7ic deleted the feat/deferred_prune branch April 9, 2024 21:48
@tac0turtle
Copy link
Member

does this need to be backported?

cool-develope added a commit that referenced this pull request Jul 26, 2024
Co-authored-by: Marko <marbar3778@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants