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(prune): add pruner log with INFO level #4573

Merged
merged 5 commits into from
Sep 18, 2023

Commits on Sep 12, 2023

  1. add info log to pruner run

    tcoratger committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    fb961c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. removing old trace log

    tcoratger committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    167a2f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71d9f69 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update crates/prune/src/pruner.rs

    Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
    tcoratger and shekhirin authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    122c719 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. add hashmap for parts_done

    tcoratger committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f5a9f72 View commit details
    Browse the repository at this point in the history