Skip to content

Reimplement delegator proof generation (removed with delegate command) #13

@frrist

Description

@frrist

The delegate CLI command and its proof helpers were removed during the UCAN 1.0 migration, so registerWithDelegator now panics. Reimplement proof generation using container.Encode(container.Base64Gzip, ...) and confirm the wire format the delegator service expects, then restore the IsRegistered/Register/RequestProofs flow.

Code: https://github.com/fil-forge/piri/blob/frrist/ucan1/cmd/cli/setup/register.go#L772

Raised in PR #8 review (alanshaw, C2/C3).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions