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

[clarity] UTXO Setters & Getters #406

Open
2 tasks
setzeus opened this issue Nov 10, 2023 · 0 comments
Open
2 tasks

[clarity] UTXO Setters & Getters #406

setzeus opened this issue Nov 10, 2023 · 0 comments
Assignees
Labels
clarity enhancement New feature or request

Comments

@setzeus
Copy link
Collaborator

setzeus commented Nov 10, 2023

Description

The most important design change to the SIP involves the consoldiation during every deposit | withdrawal transaction to a single UTXO. This means that now the sBTC-wallet only ever holds a single UTXO at a time.

Therefore, the goal of this issue is to create a setter callable by any of the BTC-processor contracts (maybe we don't need all 3 anymore?) that updates the UTXO var. This issue should also include getters.

Acceptance Criteria

  • Set consolidated UTXO
  • Get consolidated UTXO
@setzeus setzeus added enhancement New feature or request clarity labels Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarity enhancement New feature or request
Projects
No open projects
Status: Triage
Development

No branches or pull requests

2 participants