Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

[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-archive/sbtc-docs#82
stacks-archive/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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants