Steve Myers
Steve Myers
With changed proposed in #544 you should be able to use pre-release versions by pointing your `[patch]` to either the `release/0.x` or `master` branch and version.
@gabbyprecious would you rather work on this one or #518? I'd rather new folks take one issue at a time.
Hi @Gioelio do you still want to work on this issue or did you take another summer of bitcoin project?
FYI I've done some research on how electrum reacts to reorgs and I think it could be related to why this and the electrum (with version 0.9.1) integration tests fail....
Arti has made it to a 1.0 release! https://blog.torproject.org/arti_100_released/
I ran into this issue testing bitcoindevkit/bdk-cli#102 with the new `regtest-bitcoin` feature which starts up a local bitcoind and connects to it via the RPC client, but the error only...
I re-tried my test with more rpcthreads set on bitcoind with conf set to via "-rpcthread=", I tired 20 and 50, didn't seem to make a difference. I haven't find...
Probably best to disregard my above RPC problems since the title of this issue is really about esplora. I'll open a new issue for my RPC macos problem.
FYI I believe core still doesn't support all the miniscript operators in descriptors that bdk supports, which is why we can't use xpub-based descriptors. See https://bitcoindevkit.org/descriptors/#operators.
@csralvall thanks for the info on how other projects are automating, or at least semi-automating the generation of their changelog info. I'd prefer to start with manually creating the changelog...