-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
exp/expertHaving worked on the specific codebase is importantHaving worked on the specific codebase is importantkind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featuretopic/blockstoreTopic blockstoreTopic blockstore
Description
Currently, the only way of deleting blocks in go-ipfs is through repo gc
. In js-ipfs land, since the Block Service exposes an interface to delete, we also have exposed that on the block API. It is very convenient for testing and a quick way to delete a specific block.
Can we expose this feature in go-ipfs too?
Metadata
Metadata
Assignees
Labels
exp/expertHaving worked on the specific codebase is importantHaving worked on the specific codebase is importantkind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featuretopic/blockstoreTopic blockstoreTopic blockstore