Skip to content

Rework code to fix error messages in certain scenarios #29

@mrodriguez3313

Description

@mrodriguez3313

These functions in keys.go: diskDelete, exportKey, & importKey need to be reworked because they don't provide useful error messages. The only error they produce is if there is a malformed request (which is only possibly If I manually and purposefully/accidentally mispelled a command) & if the IPFS daemon is not running.

The functions need to be reworked to be more similar to how IPFS does importing and exporting from go-ipfs/keystore. OR find a way to use the shell library to call http-ipfs-api.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High: Likely tackled by team if no one steps upgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions