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

[sBTC DR] Withdrawal Flow #68

Closed
Tracked by #57
stjepangolemac opened this issue Aug 22, 2023 · 1 comment · Fixed by #107
Closed
Tracked by #57

[sBTC DR] Withdrawal Flow #68

stjepangolemac opened this issue Aug 22, 2023 · 1 comment · Fixed by #107

Comments

@stjepangolemac
Copy link
Contributor

stjepangolemac commented Aug 22, 2023

A set of functions that enables the handler to respond to new withdrawals, burn updates, fulfillment updates, and requesting broadcasting of new burn or fulfillment transactions.

It should be triggered by:

  • new withdrawals
  • burn status updates
  • fulfillment status updates

It should be able to request these tasks:

  • broadcast new burn transactions
  • broadcast new fulfillment transactions
@stjepangolemac stjepangolemac changed the title [sBTC DR] WithdrawalBurnProcessor Actor [sBTC DR] Withdrawal Flow Aug 24, 2023
@netrome
Copy link
Contributor

netrome commented Aug 31, 2023

To make the withdrawal flow work with the bridge and be more future proof, we should look into these design issues:

stacks-network/sbtc-docs#82
stacks-network/sbtc-docs#31

@stjepangolemac stjepangolemac moved this from 🆕 New to 💻 In Progress in Stacks Core Eng Sep 4, 2023
@stjepangolemac stjepangolemac linked a pull request Sep 4, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from Status: 💻 In Progress to Status: ✅ Done in Stacks Core Eng Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants