Skip to content

Async + Fallible Signing  #2088

Open
Open
@TheBlueMatt

Description

@TheBlueMatt

#1538 attempted to make our signing fallible (eg "usb signer is disconnected"). Since we redid the monitor/commitment-signing pipelines this should be much more practical now. However, when we do this we should also consider having the pipelines all be optionally-async. This would allow for proper remote signing without everything being blocked on RPC calls which is the only way to do it today.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions