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]: Iterative cap on sBTC #854

Open
5 tasks
djordon opened this issue Nov 15, 2024 · 0 comments
Open
5 tasks

[Feature]: Iterative cap on sBTC #854

djordon opened this issue Nov 15, 2024 · 0 comments
Labels
emily API that communicates with Signers to trigger sBTC operations. sbtc signer binary The sBTC Bootstrap Signer.

Comments

@djordon
Copy link
Contributor

djordon commented Nov 15, 2024

Feature - Iterative cap on sBTC

1. Description

We probably want a cap on the amount that can be pegged into sBTC, both at the transaction level and in aggregate. This will be a temporary cap that we lift as we become more confident that things are working correctly. Accomplishing that requires us to do two things:

  1. Defining where which entity will be the authority of these limits
  2. Configuring the signers to read and set these limits.

1.1 Context & Purpose

2. Technical Details:

The technical details nicely track the two items above. For the authority, we'll rely on Emily to set these limits. As for the signers, we already have started on the work to set these caps in #811.

2.1 Acceptance Criteria:

3. Related Issues and Pull Requests (optional):

We have two design tickets for this:

@djordon djordon added emily API that communicates with Signers to trigger sBTC operations. sbtc signer binary The sBTC Bootstrap Signer. labels Nov 15, 2024
@djordon djordon added this to the sBTC: Deposit ready milestone Nov 15, 2024
@djordon djordon added this to sBTC Nov 15, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage in sBTC Nov 15, 2024
@djordon djordon moved this from Needs Triage to Todo in sBTC Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emily API that communicates with Signers to trigger sBTC operations. sbtc signer binary The sBTC Bootstrap Signer.
Projects
Status: Todo
Development

No branches or pull requests

1 participant