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

API support for sBTC #1532

Open
4 tasks
zone117x opened this issue Jan 26, 2023 · 6 comments
Open
4 tasks

API support for sBTC #1532

zone117x opened this issue Jan 26, 2023 · 6 comments
Assignees
Labels

Comments

@zone117x
Copy link
Member

zone117x commented Jan 26, 2023

Initial issue to track sBTC work related to the API. By default, sBTC will have have some support due to it being defined as an ft contract. We likely will be defining additional requirements as sBTC progress on the blockchain matures.

  • Integration with the sBTC contract (first-class support as if it was a boot-contract)
    • (note: unclear requirements here)
  • Open feature requests / blockers in the blockchain repo to support integration (likely requests for requisite event-emitter data / contract-logs).
    • (note: sBTC not built-in to stacks-core in first iteration so likely nothing to do here)
  • Endpoint providing TVL for sBTC
    • (note: This is provided by FT endpoints & RPC contract calls)
  • Include sBTC signer info in signer metrics
    • (note: This is blocked until v2 of sBTC is released & sBTC and Nakamoto signers are the same entity)

This issue will wait until v2 of sBTC has been released.

@zone117x zone117x added the P1 Priority 1 Critical functionality not working Impacts all/most customers label Jan 26, 2023
@github-project-automation github-project-automation bot moved this to Recent issues in API Board Jan 26, 2023
@igorsyl
Copy link

igorsyl commented Feb 27, 2023

Trying to add to the sBTC project board. @saralab @diwakergupta can you grant me contributor access?

image

@saralab
Copy link
Contributor

saralab commented Mar 8, 2023

You should have access now @igorsyl

@saralab saralab moved this from Recent issues to Backlog in API Board Mar 8, 2023
@saralab saralab added this to the Q2-2023 milestone Mar 24, 2023
@smcclellan smcclellan removed the P1 Priority 1 Critical functionality not working Impacts all/most customers label Apr 6, 2023
@netrome
Copy link

netrome commented Jun 22, 2023

For context: This is the RPC endpoint we have added in the next branch to get sBTC ops: stacks-network/stacks-core#3511

@zone117x
Copy link
Member Author

For context: This is the RPC endpoint we have added in the next branch to get sBTC ops: stacks-network/stacks-blockchain#3511

Note that Hiro API does not use RPC endpoints. The burnchain op data needs to be added to the event-emitter payload. The issue tracking that work is here: stacks-network/stacks-core#3554

@smcclellan smcclellan modified the milestones: Q2-2023, Q3-2023 Jun 27, 2023
@netrome
Copy link

netrome commented Aug 4, 2023

@zone117x it turns out the burnchain op data has already been added to the event-emitter payload. Let me know if you encounter any issues with the format. This issue is closed now stacks-network/stacks-core#3554

@zone117x
Copy link
Member Author

Blocked on sBTC progress

@smcclellan smcclellan modified the milestones: Q1-2024, Q2-2024 Jun 11, 2024
@smcclellan smcclellan removed this from the Q2-2024 milestone Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📋 Backlog
Development

No branches or pull requests

5 participants