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.

  • Ingest and expose sBTC peg-in transactions
  • Ingest and expose sBTC peg-out transactions
  • Integration with the sBTC contract (first-class support as if it was a boot-contract)
  • Open feature requests / blockers in the blockchain repo to support integration (likely requests for requisite event-emitter data / contract-logs).

This issue will wait until clarinet has support for interacting with sBTC: hirosystems/clarinet#1083, which will indicate a level of readiness on the Nakamoto side.

@zone117x zone117x added the P1 Priority 1 Critical functionality not working Impacts all/most customers label 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 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