ckb
ckb copied to clipboard
Proposal to Reduce Disk Usage by Removing Unnecessary Witness Data
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
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.