-
bitcoind crashed on me and joinmarket happily tried to do joins. even after multiple failures calling bitcoind.
it should parse the "cannot connect to server" error and cancel all orders, until bitcoi…
-
**Describe the issue**
ECONNREFUSED from external bitcoind. I've tried everything I could form the instructions, I never used docker before so I might be missing something...
Error log:
```
expl…
Dwyte updated
4 years ago
-
machine : 4G ram 32bit linux-ubuntu 16.04
bitcoind 1.0.1.4
block height about 322,710 stopped
data 26G
uptime : load average: 0.00, 0.00, 0.00 No job in CPU
network speed is v…
-
> Using REST is also a more suitable interface for this application than RPC. It requires no authentication and can transmit blocks in binary form. It also does not have to parse a json request. It do…
-
When I'm trying to run a Docker container with `--user 1000:1000` the `btc_init` script fails with `/usr/local/bin/btc_init: line 13: /bitcoin/.bitcoin/bitcoin.conf: Permission denied` error.
Does …
-
**Describe the bug**
The core question is - should a daemon like electrs crash on start if it can't connected to bitcoind?
```
Starting electrs 0.10.1 on x86_64 linux with Config { network: R…
-
When calling `watch_script_history` for bitcoind backends, we'll get the following error
```
00:02:20 2024-05-21T02:25:52.241941Z INFO fm::net::blockchain: Bitcoind error JSON-RPC error: RPC erro…
-
This allows setting things like minrelaytxfee but also possibly configuring RPC over HTTPS or other such things.
-
Hi folks
I have been searching a information about pruned nodes and I am interested to find out what are the real concerns about running them for certain applications and usages, even with short st…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
Bitcoind startup is terminated.
### Expected behaviour
bitcoind should complete startup an…