Skip to content
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

[Design]: Signer event loop #221

Closed
netrome opened this issue Jun 3, 2024 · 1 comment · Fixed by #223
Closed

[Design]: Signer event loop #221

netrome opened this issue Jun 3, 2024 · 1 comment · Fixed by #223
Assignees
Labels
design making a design decision. sbtc bootstrap signer The sBTC Bootstrap Signer.

Comments

@netrome
Copy link
Contributor

netrome commented Jun 3, 2024

Design - Signer event loop

Context

While we have a high level design for the signer in #44, along with a detailed state model in #60, there is a lot of details that goes into the actual signer event loop and how we intend the signer to react to state updates and messages from other signers. We should write down some flow-charts illustrating how we intend the signer to behave before beginning the implementation of it.

Definition of done

We have a detailed design with appropriate illustrations showcasing from a high-level view how the signer event loop is intended to work.

@netrome netrome added the design making a design decision. label Jun 3, 2024
@netrome netrome self-assigned this Jun 3, 2024
@netrome netrome added the sbtc bootstrap signer The sBTC Bootstrap Signer. label Jun 3, 2024
@netrome
Copy link
Contributor Author

netrome commented Jun 4, 2024

Excalidraw draft
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design making a design decision. sbtc bootstrap signer The sBTC Bootstrap Signer.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant