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: Cli prune command #308

Closed
wants to merge 9 commits into from
Closed

feat: Cli prune command #308

wants to merge 9 commits into from

Conversation

MissingNO57
Copy link
Contributor

@MissingNO57 MissingNO57 commented Apr 4, 2023

Requires CosmosSDK v0.45.9 -> can be merged after #292

Example:

fetchd internal pruning list --pruning 'everything'
fetchd internal pruning apply --pruning 'everything'

fetchd internal pruning list --pruning 'everything'
Versions to be pruned:
feegrant: 2524..2527
acc: 2524..2527
ibc: 2524..2527
evidence: 2524..2527
slashing: 2524..2527
icahost: 2524..2527
bank: 2524..2527
params: 2524..2527
mint: 2524..2527
authz: 2524..2527
wasm: 2524..2527
upgrade: 2524..2527
gov: 2524..2527
distribution: 2524..2527
transfer: 2524..2527
staking: 2524..2527
capability: 2524..2527
fetchd internal pruning apply --pruning 'everything'
pruning heights start from 1, end at 2527
successfully pruned the application root multi stores
fetchd internal pruning list --pruning 'everything'
Versions to be pruned:
slashing: nothing
gov: nothing
staking: nothing
capability: nothing
mint: nothing
evidence: nothing
ibc: nothing
params: nothing
feegrant: nothing
acc: nothing
wasm: nothing
transfer: nothing
icahost: nothing
bank: nothing
distribution: nothing
upgrade: nothing
authz: nothing

@github-actions
Copy link

github-actions bot commented Apr 4, 2023

Visit the preview URL for this PR (updated for commit 14cc470):

https://fetch-docs-preview--pr308-feature-pruning-oiexrxhc.web.app

(expires Tue, 09 May 2023 10:31:00 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f2de39fd4e81249941960b74fbab0a62d90d69f8

@MissingNO57 MissingNO57 requested a review from ejfitzgerald April 5, 2023 10:42
@MissingNO57 MissingNO57 added C-enhancement Category: New feature or request go labels Apr 27, 2023
@ejfitzgerald ejfitzgerald removed the go label Jun 5, 2023
@pbukva
Copy link
Collaborator

pbukva commented Aug 12, 2023

Superseded by the "feat: Pruning - expose cli command (#327)".

@pbukva pbukva closed this Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants