Skip to content

Should be able to Decode() any supported signer/verifier agnostically #46

Description

@Peeja

Any principal.Signer or principal.Verifier can be Encode()d polymorphically, returning a multiformat value. But that value can't be re-Decode()d back to the correct implementation automatically, even though the multiformat contains enough information to select the implementation.

This has already been implemented locally in guppy, but the implementation properly belongs in go-ucanto.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Ice Box

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions