Skip to content

Async + Fallible Signing  #2088

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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