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 an endpoint in Emily for getting the sBTC cap #855

Closed
1 task
Tracked by #854
djordon opened this issue Nov 15, 2024 · 0 comments · Fixed by #896
Closed
1 task
Tracked by #854

[Feature]: Add an endpoint in Emily for getting the sBTC cap #855

djordon opened this issue Nov 15, 2024 · 0 comments · Fixed by #896
Assignees
Labels
emily API that communicates with Signers to trigger sBTC operations.

Comments

@djordon
Copy link
Collaborator

djordon commented Nov 15, 2024

Feature - Add an endpoint in Emily for getting the sBTC cap

1. Description

Add an endpoint to emily for getting any sBTC related caps. This is just for retrieving the cap, not for setting it.

1.1 Context & Purpose

This is part of #854

2. Technical Details:

Make a dynamodb table with the caps. And add accessors for getting the caps.
The format of the caps should follow what is laid out in https://github.com/stacks-network/sbtc/pull/811/files#diff-13e21a1d09b66d39f5304cab3fecb3591df347ab1952c80747cc94e2be0fb2f5R46-R56, except use unsigned integer types.

2.1 Acceptance Criteria:

  • We have an endpoint that retries the caps.

3. Related Issues and Pull Requests (optional):

We have two design tickets for this:

@djordon djordon changed the title We add an endpoint in Emily for getting the sBTC cap [Feature]: Add an endpoint in Emily for getting the sBTC cap 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 added this to the sBTC: Deposit ready milestone Nov 15, 2024
@djordon djordon moved this from Needs Triage to Todo in sBTC Nov 15, 2024
@AshtonStephens AshtonStephens self-assigned this Nov 17, 2024
@AshtonStephens AshtonStephens added the emily API that communicates with Signers to trigger sBTC operations. label Nov 17, 2024
@AshtonStephens AshtonStephens moved this from Todo to In Progress in sBTC Nov 17, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in sBTC Nov 19, 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.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants