Mike Cohen
Mike Cohen
Great stuff - can i point sBTC bridge to this contract ?
Testing this theory (working around #333 by removing the panic!) just seen ``` 2023-10-28T14:05:36.130925Z INFO spawn: romeo::system: Spawning task=CreateFulfillment(WithdrawalInfo { txid: 79e30435dc904d1b4b84ba146349b8f6cf8854856ad1b8a7d0023e093539cbce, amount: 9006, source: Standard(StandardPrincipalData(ST1NXBK3K5YYMD6FD41MVNP3JS1GABZ8TRVX023PT)), recipient: tb1qwe9ddxp6v32uef2v66j00vx6wxax5zat223tms, block_height: 2535639...
See also ``` thread 'main' panicked at 'Got an Broadcasted status update for a Stacks transaction that is not acknowledged: f14325bdaefdf4d982892204ffa9a6ec2188e5d0a44685d5f58c4ca97d3db570', romeo/src/state.rs:293:29 ```
> I could see an argument for removing romeo from the container entirely and expecting `romeo` to be running locally. @radicleart, @friedger does that match better to the workflow you've...