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

Add challenge mechanism in case op-drops are not picked up by stackers #410

Open
2 tasks
soju-drinker opened this issue Nov 13, 2023 · 0 comments
Open
2 tasks
Assignees

Comments

@soju-drinker
Copy link

soju-drinker commented Nov 13, 2023

Description

Implement the challenge mechanism as described here: https://github.com/stacks-network/sbtc/issues/349

Context / Purpose

When the revealer service reveals a deposit but the stackers fail to pick up the transaction during the polling mechanism, we need to implement an alternative scheme to pick up deposit transactions that is independent of the stackers using the reveal API

Steps

Follow the steps outlined in the diagram: https://github.com/stacks-network/sbtc/issues/349

Artifacts / Acceptance Criteria

  • Deposits can be fulfilled when polling fails
  • Tests pass that artificially simulate polling failure but deposits still working using the challenge tx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Triage
Development

No branches or pull requests

2 participants