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

Add support for processing BTC executions #202

Open
1 task
MakMuftic opened this issue Apr 16, 2024 · 0 comments · May be fixed by #215
Open
1 task

Add support for processing BTC executions #202

MakMuftic opened this issue Apr 16, 2024 · 0 comments · May be fixed by #215

Comments

@MakMuftic
Copy link
Contributor

Add support for processing executions on the Bitcoin network.

Implementation details

  • The execution addresses are essentially Taproot addresses generated in the new FROST keygen process.
  • Execution represents a transaction submitted by MPC address to release some amount of BTC.

Testing details

  • Add appropriate unit tests

Acceptance Criteria

  • Scenario: Add support for processing BTC executions
  • Given the implementation of processing executions on the Bitcoin network
  • When a BTC execution is submitted
  • Then the execution should be processed and saved in the database

QA details

  • Make sure the indexer processes deposits on Bitcoin and saves them to the database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants