Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

cli: Improve pruning documentation #12819

Merged
merged 13 commits into from
Dec 8, 2022

Commits on Dec 1, 2022

  1. cli: Improve pruning documentation

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    7ece645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdbc9a0 View commit details
    Browse the repository at this point in the history
  3. cli: Fix cargo doc

    lexnv authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    804aff6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. cli: PruningModeClap IR enum

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    eb579bc View commit details
    Browse the repository at this point in the history
  2. cli: Convert PruningModeClap into pruning modes

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    7eb7956 View commit details
    Browse the repository at this point in the history
  3. cli: Use PruningModeClap

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8da7e10 View commit details
    Browse the repository at this point in the history
  4. cli: Rename to DatabasePruningMode

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9cf6f5e View commit details
    Browse the repository at this point in the history
  5. cli: Implement FromStr instead of clap::ValueEnum

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9379757 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Update client/cli/src/params/pruning_params.rs

    Co-authored-by: Bastian Köcher <[email protected]>
    lexnv and bkchr authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    5356629 View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    f25b491 View commit details
    Browse the repository at this point in the history
  3. cli: Add option documentation back

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e3ffe3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4e88bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aee8844 View commit details
    Browse the repository at this point in the history