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 0.2] Add support for stx withdrawal #250

Open
1 task
friedger opened this issue Oct 7, 2023 · 0 comments · May be fixed by #253
Open
1 task

[sBTC DR 0.2] Add support for stx withdrawal #250

friedger opened this issue Oct 7, 2023 · 0 comments · May be fixed by #253
Assignees
Labels
enhancement New feature or request

Comments

@friedger
Copy link
Collaborator

friedger commented Oct 7, 2023

Description

The SIP for Nakamoto sBTC describes sBTC withdrawal as stacks transactions.

sBTC DR should support the same.

Context

https://github.com/stacksgov/sips/blob/31dae06bc9c18fa4a7ef43cf7387e83a650228f6/sips/sip-025/sip-025-sbtc.md

Expected Approach

Add function request-withdrawal to asset.clar that allows to initiate a withdrawal as a stx transaction.

Ideally, asset.clar should be refactored to be upgradable.

Romeo should observe the stacks chain for withdrawal request and initiate a burn and withdrawal.

Acceptance Criteria

  • User can send withdrawal request on stx chain via bridge web app and receives btc on btc chain.
@friedger friedger added the enhancement New feature or request label Oct 7, 2023
@friedger friedger linked a pull request Oct 9, 2023 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants