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

[stacks-signer] Port sBTC endpoint and operation store from "next" branch #3959

Open
jferrant opened this issue Sep 20, 2023 · 1 comment
Open
Labels
chore Necessary but less impactful tasks such as cleanup or reorg

Comments

@jferrant
Copy link
Collaborator

There exists an RPC endpoint call (see Alpha Romeo code) for retrieving peg-ins/peg-outs on the next branch of the stacks-network/stacks-blockchain repo. We should port the sBTC ops work from next into develop, making sure that the dtaa is ONLY stored. They must not be treated as being officially part of the Bitcoin block snapshot, lest their presence influence the calculation of the ConsensusHash for that block (which itself is consensus-critical). I.e do not port consensus breaking changes.

This endpoint will be temporarily used while waiting for #3958 to be done.

@jferrant jferrant added the chore Necessary but less impactful tasks such as cleanup or reorg label Sep 20, 2023
@jferrant
Copy link
Collaborator Author

jferrant commented Sep 21, 2023

Once stacks client is updated to be polled by signer, make sure this gets done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Necessary but less impactful tasks such as cleanup or reorg
Projects
Status: Status: 🆕 New
Development

No branches or pull requests

1 participant