ckb icon indicating copy to clipboard operation
ckb copied to clipboard

Proposal to Reduce Disk Usage by Removing Unnecessary Witness Data

Open eval-exec opened this issue 1 year ago • 1 comments

Feature Request

Is your feature request related to a problem? Please describe.

As CKB nodes continue to grow with more blocks, the data directory's disk space usage increases significantly. A large portion of the space is occupied by the witness field in the transaction structure. It would be helpful to provide a method to remove unnecessary witness data to save disk space.

Describe the solution you'd like

Provide a way to delete unnecessary witness field in ckb-freezer.

Describe alternatives you've considered

eval-exec avatar Oct 15 '24 06:10 eval-exec

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Feb 11 '25 01:02 github-actions[bot]