This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Implement jsipfs repo fsck and respective http-api endpoint -- /api/v0/repo/fsck #1768
Labels
exp/expert
Having worked on the specific codebase is important
kind/wontfix
P2
Medium: Good to have, but can wait until someone steps up
status/ready
Ready to be worked
Hello!
As we're building IPFS Desktop, we want users to have the best and most simplified experience they can with IPFS. So we also want IPFS Desktop to start up correctly after unexpected shutdowns, even though there are lock files from the previous run.
We noticed that go-ipfs has the command
ipfs repo fsck
available and it's enabled on its HTTP API. I'd like to know if there are any plans to create this entry point for js-ipfs and if so, how can I help/when will it be available?/cc @ipfs/gui-team 😄
The text was updated successfully, but these errors were encountered: