Skip to content

ipfs block rm #2914

@daviddias

Description

@daviddias

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 importantkind/enhancementA net-new feature or improvement to an existing featuretopic/blockstoreTopic blockstore

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions