-
{
"network": "livenet",
"port": 3001,
"services": [
"bitcoind",
"web"
],
"servicesConfig": {
"bitcoind": {
"spawn": {
"datadir": "./data",
"exec"…
-
# What
Add more variants to the [LogLineType enum](https://github.com/joegesualdo/bitcoind-log-parser-rust/blob/main/src/lib.rs#L6)
# How
Go through the bitcoind logs and add any unrepresented l…
-
Hi!
I installed bicoind (version 26.0) via snap on a raspberrypi 4 running Ubuntu 22.04.2 LTS (GNU/Linux 5.15.0-1047-raspi aarch64).
It has 8GB of ram and 8TB external SSD.
It is going through…
-
HI.
nodejs 8.17
package.json:
```
{
"description": "A full Horizen node build with Dashcore",
"repository": "https://github.com/user/project",
"license": "MIT",
"readme": "RE…
-
If the connection to bitcoind fails at some point (for a bitcoind restart for example) than jam can't reconnect and it's needed to restart it.
Verified with this image ghcr.io/joinmarket-webui/jam-st…
-
Fresh install of bitcoind 0.14.2, and bitcored installed via npm (shows bitcore 4.1.1 which under it shows bitcore-lib 0.14.0, bitcore-node 3.1.3 which under it shows bitcore-lib 0.13.19, insight-api …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
On execution bitcoind fails to start and logs Failed to start error. Have pasted logs into…
-
Hi can you help please the pool stuck when testing, here is the log
root@xxx:~/Downloads/p2pool-bch# python run_p2pool.py --bitcoind-rpc-port 8332 --net bitcoinbch
2018-01-31 03:52:29.991845 p2poo…
-
A recent issue affecting the bitcoin network is transaction malleability. Two transactions with the same inputs and outputs can have different txids. This can confuse many applications that assume the…
-
Today my bitcoind crashed (and restarted automatically, I have script for it), however, electrumx crashed too, shortly after, it didn't handled reconnecting to bitcoind successfully.
log:
[electru…