You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an integration test that spins up a stacks node, bitcoind, and submits an OP DROP BTC tx and its reveal info via a Challenge STX tx, and ensure that this manifests as sbtc via a corresponding mint call from the node
Similarly test the failure case and ensure no mint is manifested, but a corresponding "proof" stx transaction is submitted (for both rejection and no quorum cases)
Acceptance Criteria
PR adds the feature ...
...
The text was updated successfully, but these errors were encountered:
Description
Create an integration test that spins up a stacks node, bitcoind, and submits an OP DROP BTC tx and its reveal info via a Challenge STX tx, and ensure that this manifests as sbtc via a corresponding mint call from the node
Similarly test the failure case and ensure no mint is manifested, but a corresponding "proof" stx transaction is submitted (for both rejection and no quorum cases)
Acceptance Criteria
The text was updated successfully, but these errors were encountered: