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

[Feature]: Add support for constructing withdrawal reject sBTC transactions #280

Closed
1 task done
djordon opened this issue Jul 2, 2024 · 0 comments · Fixed by #282
Closed
1 task done

[Feature]: Add support for constructing withdrawal reject sBTC transactions #280

djordon opened this issue Jul 2, 2024 · 0 comments · Fixed by #282
Assignees
Labels
sbtc signer binary The sBTC Bootstrap Signer.

Comments

@djordon
Copy link
Contributor

djordon commented Jul 2, 2024

Feature - Add support for constructing withdrawal reject sBTC transactions

1. Description

1.1 Context & Purpose

If the signers agree to reject the withdrawal request, the need to make a contract call noting this fact. This ticket is for adding support for constructing the sBTC reject-withdrawal stacks transaction.

2. Technical Details:

2.1 Acceptance Criteria:

  • Given the sBTC contract address and the reject-withdrawl function interface, add support for making a properly formatted request to a stacks node for the contract call. The transaction does not need to contain a valid signature.

This ticket only relates to the "reject-withdrawal" contract call, which relates to #97.

3. Related Issues and Pull Requests (optional):

This is a sister issue to #230 and #231.

@djordon djordon added the sbtc signer binary The sBTC Bootstrap Signer. label Jul 2, 2024
@djordon djordon added this to sBTC Jul 2, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage in sBTC Jul 2, 2024
@djordon djordon moved this from Needs Triage to Todo in sBTC Jul 2, 2024
@djordon djordon self-assigned this Jul 2, 2024
@djordon djordon moved this from Todo to In Review in sBTC Jul 2, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in sBTC Jul 3, 2024
@djordon djordon changed the title [Feature]: Add support for broadcasting withdrawal reject sBTC transactions [Feature]: Add support for constructing withdrawal reject sBTC transactions Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sbtc signer binary The sBTC Bootstrap Signer.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant