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(prune): impl Segment for other prune segments #4899

Merged
merged 35 commits into from
Oct 12, 2023

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    cfaecda View commit details
    Browse the repository at this point in the history
  2. fix clippy

    shekhirin committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1ab58ae View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    993a772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f8768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d0e897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b2c7dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16a7cc6 View commit details
    Browse the repository at this point in the history
  6. fixes after review

    shekhirin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b257d39 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/alexey/pruner-deletion-limit' in…

    …to alexey/pruner-part-trait
    shekhirin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6d2455f View commit details
    Browse the repository at this point in the history
  8. fixes after review

    shekhirin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3356ddf View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/alexey/pruner-deletion-limit' in…

    …to alexey/pruner-part-trait
    shekhirin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b6c0a1c View commit details
    Browse the repository at this point in the history
  10. fixes after review

    shekhirin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9033001 View commit details
    Browse the repository at this point in the history
  11. part -> segment

    shekhirin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5b9c420 View commit details
    Browse the repository at this point in the history
  12. empty struct

    shekhirin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    61b9b9c View commit details
    Browse the repository at this point in the history
  13. fix config deser test

    shekhirin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c34a86f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0f89ed5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0db55e4 View commit details
    Browse the repository at this point in the history
  16. ReceiptsByLogs segment

    shekhirin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2fa00e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. fix docs

    shekhirin committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    92248db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1345d16 View commit details
    Browse the repository at this point in the history
  3. check deletion limit early

    shekhirin committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    868f212 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cad1c0 View commit details
    Browse the repository at this point in the history
  5. improve delete_limit docs

    shekhirin committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    18038b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Merge remote-tracking branch 'origin/alexey/pruner-deletion-limit' in…

    …to alexey/pruner-part-trait
    shekhirin committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    aca3c78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f45d39e View commit details
    Browse the repository at this point in the history
  3. leftover parts

    shekhirin committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7872ce4 View commit details
    Browse the repository at this point in the history
  4. fix merge

    shekhirin committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d78e03c View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/alexey/pruner-part-trait' into a…

    …lexey/pruner-part-trait-impls
    shekhirin committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a881a65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d89800 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3651bef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    270ae7d View commit details
    Browse the repository at this point in the history
  9. introduce helper type

    shekhirin committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    410d2e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    b1d0d2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0552157 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    d7fa9a5 View commit details
    Browse the repository at this point in the history