Skip to content

Enable delete data set call to SP & expose in SDK #726

@rvagg

Description

@rvagg

Ref: filecoin-project/curio#1028
Ref: FilOzone/filecoin-services#457
Ref: #693

We're going to enable the "delete" data set endpoint on pdpv0 and let the client call it with a signed 712 auth to request deletion. We currently have terminateService which submits an on-chain transaction but doing it via the SP should be the preferred way. It's gasless, and gives the SP the opportunity to clean up properly. We should document terminateService as an escape-hatch API that you can call if the SP refuses to delete for you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    🐱 Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions