-
Notifications
You must be signed in to change notification settings - Fork 494
Closed
ipfs-force-community/droplet
#161Labels
CU-deal-serviceVenus storage deal service related issuesVenus storage deal service related issuesV-venus-marketvenus-market componentvenus-market component
Description
Checklist
- This is not a new feature or an enhancement to the Filecoin protocol. If it is, please open an FIP issue.
- This is not brainstorming ideas. If you have an idea you'd like to discuss, please open a new discussion on the venus forum and select the category as
Ideas. - I have a specific, actionable, and well motivated feature request to propose.
Venus component
- venus daemon - [chain service] chain sync
- venus auth - [chain service] authentication
- venus messager - [chain service] message management (mpool)
- venus gateway - [chain service] gateway
- venus miner - [chain service] mining and block production
- venus sealer/worker - sealing
- venus sealer - proving (WindowPoSt)
- venus market - storage deal
- venus market - retrieval deal
- venus market - data transfer
- venus light-weight client
- venus JSON-RPC API
- Other
What is the motivation behind this feature request? Is your feature request related to a problem? Please describe.
when import a miner with piece before, we must rebuild piece index for miner's piece to support retrieval.
Describe the solution you'd like
add cmd like
venus-market datstore rebuild-index --store <store name> --piece <option piece cid>
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CU-deal-serviceVenus storage deal service related issuesVenus storage deal service related issuesV-venus-marketvenus-market componentvenus-market component
Type
Projects
Status
Done