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]: Create reject-withdrawal-request transactions #568

Open
1 task
djordon opened this issue Sep 25, 2024 · 0 comments
Open
1 task

[Feature]: Create reject-withdrawal-request transactions #568

djordon opened this issue Sep 25, 2024 · 0 comments
Labels
sbtc bootstrap signer The sBTC Bootstrap Signer.

Comments

@djordon
Copy link
Contributor

djordon commented Sep 25, 2024

Feature - Create reject-withdrawal-request transactions

1. Description

The signer coordinator needs to put together stacks transactions for finalizing a withdrawal by creating an reject-withdrawal transaction. This ticket is for generating the stacks transaction that can pass validation by other signers.

1.1 Context & Purpose

We need to actually generate the stacks transaction before we could submit it for other signers to sign. Unfortunately, we do not have the code for validating the reject-withdrawal-request contract call.

2. Technical Details:

2.1 Acceptance Criteria:

  • We have the code that creates a reject-withdrawal-request smart contract call object (the RejectWithdrawalV1 struct) for withdrawals that won't be swept out.

3. Related Issues and Pull Requests (optional):

@djordon djordon added the sbtc bootstrap signer The sBTC Bootstrap Signer. label Sep 25, 2024
@djordon djordon added this to the sBTC MVP Code Complete milestone Sep 25, 2024
@djordon djordon changed the title [Feature]: Create reject-withdrawal transactions [Feature]: Create reject-withdrawal-request transactions Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sbtc bootstrap signer The sBTC Bootstrap Signer.
Projects
None yet
Development

No branches or pull requests

1 participant