-
Hi,
when running `esplora` with the current docker container, the shutdown procedure [1] is very hard on the bitcoin node. Most of the time it will not make a clean shutdown and then needs to recov…
-
Hi guys,
I'm having trouble setting up a fresh install of Raspiblitz 1.9 using my blockchain data from my former ndoe.
I'm getting the following error message
Calling _provision.setup.sh for ba…
-
My current bitcore-node is running on top of bitcoind 0.12. I would like to upgrade to 0.15. How can I do it?
-
Hello. Please, tell me how can I use bitcoind instead bcore or configure bitcore-node for already downloaded bitcoind chain? I have next configurations:
```
$ cat ~/.bitcoin/bitcoin.conf
server=…
ghost updated
6 years ago
-
I'd like to be able to deploy non-release branches.
Something like `services.bitcoind.gitURL`, `services.bitcoind.gitBranch` and (for safety) `services.bitcoind.commit` or a sha256 hash of the sour…
Sjors updated
10 months ago
-
I'd like to propose a change in the RPC response format to make it more coherent.
# General:
1. Omit empty fields if they are not required.
2. Decide about required and optional fields.
3. If …
-
I think a lot of people price running ord and bitcoind on a VPS and get discouraged. When in fact, dedicated servers can be had for around $50 a month that are quite capable of running ord and bitcoin…
casey updated
9 months ago
-
Running the `frcli audit` command fails somehow arbitrarily. For some start/end times it works fine, for some it doesn't and returns a 401 error.
I can audit reports for any time of the…
-
## Context
We have a few functions that are not tested, some of these (e.g., `load_wallet`) require starting `bitcoind` running an RPC command, restarting `bitcoind` and verifying the desired state…
-
See #2508 & #4579 for background.
Based on activating `bitcoin.testnet.sh` script (on SSH setup) the pre-start script of LND & CLN should quick check if main-bitcoind is running on testnet and shou…