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

Implement Verifier Deposit Sign #344

Open
2 of 14 tasks
Tracked by #337
ekrembal opened this issue Oct 16, 2024 · 0 comments
Open
2 of 14 tasks
Tracked by #337

Implement Verifier Deposit Sign #344

ekrembal opened this issue Oct 16, 2024 · 0 comments
Assignees

Comments

@ekrembal
Copy link
Member

ekrembal commented Oct 16, 2024

Issue Description

n-of-n signing of every required signatures

Tasks

Parts of the task:

  • Get the first streamed value
  • Check if deposit it correct deposit. (i am not sure we really need to do this)
  • calculate new N-of-N aggregated public key
  • for every operator
    • calculate kickoff txids
    • for every kickoff txid
      • calculate watchtower challenge tx handler and export sighashes
      • calculate operator assert empty tx handler and export sighashes
      • calculate operator assert timeout tx handler and export sighashes
      • calculate disprove tx handler and export sighashes
      • calculate reimburse tx handler and export the sighash
      • calculate happy reimburse tx handler and export the sighashes
      • sign sighashes in parallel
      • stream the partial signatures

Deadline of the Issue

8/11/2024

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

3 participants