Skip to content

Async + Fallible Signing #2088

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Tracked by #2394
TheBlueMatt opened this issue Mar 8, 2023 · 0 comments
Open
Tracked by #2394

Async + Fallible Signing #2088

TheBlueMatt opened this issue Mar 8, 2023 · 0 comments
Milestone

Comments

@TheBlueMatt
Copy link
Collaborator

#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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant