-
Notifications
You must be signed in to change notification settings - Fork 29
Document behavior for indirect pins #29
Copy link
Copy link
Closed
Labels
P3Low: Not priority right nowLow: Not priority right nowdif/expertExtensive knowledge (implications, ramifications) requiredExtensive knowledge (implications, ramifications) requiredneed/community-inputNeeds input from the wider communityNeeds input from the wider communitytopic/pin/status-checkIssues related to checking pin statusIssues related to checking pin status
Milestone
Metadata
Metadata
Assignees
Labels
P3Low: Not priority right nowLow: Not priority right nowdif/expertExtensive knowledge (implications, ramifications) requiredExtensive knowledge (implications, ramifications) requiredneed/community-inputNeeds input from the wider communityNeeds input from the wider communitytopic/pin/status-checkIssues related to checking pin statusIssues related to checking pin status
It is possible to check pin status of a specific CID:
Returned
PinStatusobject includespinobject for recursive pin and astatus:pinning-services-api-spec/ipfs-pinning-service.yaml
Lines 303 to 310 in 13a817d
Document behavior for indirect pins
Current spec does not specify what should be the response for a CID that is indirectly pinned (not pinned itself, but a member of a DAG that is recursively pinned).
Proposal
indirectstatus.Pinobject that is responsible for keeping it aroundThoughts, concerns?