-
**Describe the bug**
Miner crashes with thread panic
**Steps To Reproduce**
Run miner with argon setup
**Expected behavior**
Miner should continue to run
**Environment (please complete the…
-
With the newest version of Bitcoind or BTCD
```
PANIC daemonMgr daemonManager/daemonManager.go:135 failed to unmarshal response body:[67 108 105 101 110 116 32 115 101 110 116 32 97 110 32 72 84 8…
-
error log:
Log file created at: 2019/04/30 19:26:35
Running on machine: testpool
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
F0430 19:26:35.336918 3495 JobMakerMain.cc:1…
-
https://explorer.bitcoin.com/tbch/address/bchtest:qqcnquld2mak3x4x0ezfq4ag5nsg2lr7z59vwy7tan
Steps:
1. run bchd --reindexchainstate --addrindex --txindex
2. do dropwtxmgr on testnet wallet.db
3.…
-
used commands:
`docker volume create --name=bitcoind-data`
`docker run -v bitcoind-data:/bitcoin --name=bitcoind-node -d -p 8333:8333 -p 127.0.0.1:8332:8332 kylemanna/bitcoind`
bitcoin-cli works fi…
-
rustc+cargo 1.40.0 Debian testing packages report the following ICE (which does not go away after a cargo clean):
It can be reproduced by trying to build https://github.com/TheBlueMatt/rust-lightni…
-
**Describe the bug**
when i run
`stacks-node start --config=./testnet/stacks-node/conf/neon-miner-conf.toml`
i get errors
`
==> ./testnet/stacks-node/conf/neon-miner-conf.toml
INFO [15895577…
-
```
func main() {
// Connect to local bitcoin core RPC server using HTTP POST mode.
connCfg := &rpcclient.ConnConfig{
Host: "192.168.1.100:8332",
User: "bitcoinrpc",
Pass…
-
I believe that my non-Tor poold instance is crashing when attempting to match with a Tor node. Here are the logs:
```
2020-09-25 16:36:22.613 [TRC] AUCT: Received msg=&poolrpc.ServerAuctionMessage…
-
### this is my namecoind's version:
```
root@3a50f9857e37:/# namecoind -version
Namecoin Core Daemon version v0.18.0.0-e2985269b
```
### here is my namecoin.conf:
```
rpcuser=bitcoinrpc
# …