sbtc-developer-release icon indicating copy to clipboard operation
sbtc-developer-release copied to clipboard

[stacks-signer] Integration test for complete deposit flow

Open jferrant opened this issue 1 year ago • 0 comments

Description

Create an integration test that spins up a stacks node, bitcoind, and submits a STX withdrawal transaction and ensure that this manifests as sbtc burn via a corresponding burn call from the node

Similarly test the failure case and ensure no burn is manifested, but a corresponding "proof" stx transaction is submitted (for both rejection and no quorum cases)

Acceptance Criteria

  • [ ] PR adds the feature ...

jferrant avatar Nov 09 '23 19:11 jferrant