You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
* cli: Improve pruning documentation
Signed-off-by: Alexandru Vasile <[email protected]>
* cli: Keep `finalized` notation and remove `canonical` one
* cli: Fix cargo doc
* cli: `PruningModeClap` IR enum
Signed-off-by: Alexandru Vasile <[email protected]>
* cli: Convert PruningModeClap into pruning modes
Signed-off-by: Alexandru Vasile <[email protected]>
* cli: Use `PruningModeClap`
Signed-off-by: Alexandru Vasile <[email protected]>
* cli: Rename to `DatabasePruningMode`
Signed-off-by: Alexandru Vasile <[email protected]>
* cli: Implement `FromStr` instead of `clap::ValueEnum`
Signed-off-by: Alexandru Vasile <[email protected]>
* Update client/cli/src/params/pruning_params.rs
Co-authored-by: Bastian Köcher <[email protected]>
* Fix clippy
Signed-off-by: Alexandru Vasile <[email protected]>
* cli: Add option documentation back
Signed-off-by: Alexandru Vasile <[email protected]>
* Apply suggestions from code review
Signed-off-by: Alexandru Vasile <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
0 commit comments