Closed tnull closed 1 year ago
needs conflicts resolution
Rebased on master
.
Had to kick CI once, not sure why it was flaky, but likely unrelated to this PR.
Had to kick CI once, not sure why it was flaky, but likely unrelated to this PR.
Not sure it's the same issue I found but with #61 I introduced a couple of functions with tests and I noticed tests are flaky with electrs version 0.9.1
but much more stable with 0.9.11
. I introduced the feature electrs_0_9_11
I recommend using it
Not sure it's the same issue I found but with #61 I introduced a couple of functions with tests and I noticed tests are flaky with electrs version
0.9.1
but much more stable with0.9.11
. I introduced the featureelectrs_0_9_11
I recommend using it
Ah, nice to have the wait_height
/ wait_tx
exposed, we so far had implemented the same functionality downstream.
Equivalent to https://github.com/RCasatta/bitcoind/pull/107, this PR makes the endpoint configurable from which we download the binaries.