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

refactor: change blocking pruning process to non-blocking channel #16718

Merged
merged 12 commits into from
Nov 4, 2024

Commits on Oct 31, 2024

  1. save

    dqhl76 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a1bcbea View commit details
    Browse the repository at this point in the history
  2. fix: fix skip empty block

    dqhl76 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    407cfbb View commit details
    Browse the repository at this point in the history
  3. fix: ci test

    dqhl76 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b2948fe View commit details
    Browse the repository at this point in the history
  4. fix: performance degrade

    dqhl76 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ff07208 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    70fa287 View commit details
    Browse the repository at this point in the history
  2. chore: catch up main

    dqhl76 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f84317b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0336fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ec340c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f60492 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6f3fd1 View commit details
    Browse the repository at this point in the history
  7. try to find problem

    dqhl76 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    99f6a9f View commit details
    Browse the repository at this point in the history
  8. clippy

    dqhl76 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    260735b View commit details
    Browse the repository at this point in the history