0x1
0x1
@rumpl Thanks for the explanation, now it makes sense to me. I will document this behavior for our users so they don't stumble over this for now. Thanks for the...
> Awesome, thanks for sharing this! Would you be interested in a ~1h session with us so that we can show you what's coming in the future? Would love to...
I looked into this and there are a couple of issues to work out from my view: - It bundles five or six services together including bitcoind - All the...
When I manually configure the bridge, the api explodes with ``` fetchUtxoSet: addressValidation: undefined : getAddressInfo internal error: undefined Error: Unable to retrieve utxo set from mempool? at fetchUTXOs (file:///app/sbtc-bridge-api/dist/src/lib/bitcoin/api_mempool.js:79:19)...
@radicleart I might need your help understanding these errors.
> @EmbeddedAndroid i just built but the http://stacks-api:3999 service isn't running - i think i saw an open issue for this? stacks-api shouldn't have any issues, if the stacks-explorer is...
@alirazacodes would it be possible to try this with WSL2 and docker? I don't believe we support native windows support, as the scripts as you have seen require bash.
> > @alirazacodes would it be possible to try this with WSL2 and docker? I don't believe we support native windows support, as the scripts as you have seen require...
I think we would be useful to look into is: https://docs.docker.com/compose/multiple-compose-files/extends/ and https://docs.docker.com/compose/compose-file/10-fragments/ I *think* this would give us the flexible to on the fly configure the services that needs...
I'm not able to reproduce that build failure in the github action.