Open mefrem opened 1 year ago
Thanks for reporting @mefrem. Would be nice to have for sBTC
Checking in @hugocaillard on the status of this enhancement to Clarinet's functionality.
I do believe that the lack of fuller-fledged Bitcoin transaction support within deployment plans means that in the full stack Bitcoin-Stacks development course Bitcoin Builder's Primer course, users are tasked with making Bitcoin testnet transactions which extends development time. Later in August we will see considerably more users driven to the course, and so UX improvements would be sure to be widely enjoyed.
Currently, Clarinet's deployment plans supports some kind of Bitcoin transactions but not others, specifically not SegWit or Taproot transactions. The bitcoind program running in Clarinet
integrate
supports broadcasting these transactions inside its Bitcoin regtest environment, it's just those kinds of transactions aren't supported yet in Clarinet.This would be helpful for Stacks developers who would like to work with those transactions with the Clarity Bitcoin library.