-
If you peer your bitcoind node with bitcoin-s and then run `bitcoin-cli generatetoaddress 100 $(bitcoin-cli getnewaddress)` you will end up with a corrupted chain state, I believe we are receiving blo…
-
I got a node up and funded some channels. I forgot which channels, so I tried:
```
root@instance-1:~# history |grep fundchannel
101 bitcoin-lightning-cli.sh fundchannel 035aef5661e1a6e370db60d…
-
I created and successfully mined a `regtest` network transaction that spent two p2tr script-path outputs. The scripts where 1 of 2 multisigs:
```
DESCRIPTOR_VOUT0="tr($UNSPENDABLE_BIP341,multi_a(1…
-
If I remember correctly this is doable and I already discussed about that online.
Not in the original repository according to [opentimestamps-client/issues/created_by/Benjamin-Loison](https://githu…
-
### 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…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current behaviour
Although the blockchain is synced, after some minutes, `bitcoin-cli -getinfo` does not…
-
**Describe the bug**
I am running a self-hosted instance of [Mempool](https://github.com/mempool/mempool) and I stumbled upon an [address](https://mempool.space/address/bc1qm34lsc65zpw79lxes69zkqmk6e…
-
I'm attempting to set this up in a virtual machine following the tutorial. My VM is allocated ample storage and memory and running Ubuntu 20.04.2 LTS as the underlying operating system. The PPA repo…
-
### Issue and Steps to Reproduce
**Two same-valued outputs in the CLN wallet: one confirmed, one unconfirmed:**
```
$ lightning-cli listfunds | jq '.outputs[] | select(.amount_msat == 3043012000)…
-
This issue is most apparent with the bitcoin stack. On Embassy restart, all services are started at once. Since bitcoind is not "ready", upstream dependencies (lnd/c-lightning/spark) crash.
A know…