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

Problem: iavl v1 pruning takes a long time #1692

Merged
merged 6 commits into from
Nov 14, 2024

Commits on Nov 13, 2024

  1. Problem: iavl v1 pruning takes a long time

    Solution:
    - set async pruning option
    yihuang committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d61f6b0 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Signed-off-by: yihuang <[email protected]>
    yihuang authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    37d443f View commit details
    Browse the repository at this point in the history
  3. update sdk

    yihuang committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    bb41758 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    7309a7c View commit details
    Browse the repository at this point in the history
  2. pause pruning

    mmsqe committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9efcf6b View commit details
    Browse the repository at this point in the history
  3. deps

    mmsqe committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ab8573c View commit details
    Browse the repository at this point in the history