-
### Background
After restarting my lnd node, it seems to be unable to pull data from bitcoind.
I have tried with two different bitcoin nodes, both of which have been synced and are able to service o…
-
### Issue and Steps to Reproduce
Issue first appeared as part of building integration tests in Rust.
After that it was confirmed via running regular regtest setup locally.
While bitcoind shows …
-
`RewindBlockIndex` was made to allow nodes upgrading to new consensus rules post-segwit fork to
download new consensus data (i.e witnesses) without having to go through a whole IBD. It has been poin…
-
This issue is to summarize work and progress being done on bitcoin core integration.
**It was decided to hold back with bitcoin core integration for now, reasons:**
- Filters incompatible - wasabi…
-
Since a week or so electrums doesn't sync to 100% anymore. No updates were installed in the meantime. I reset the database, regenerated the certificates and put the bitcoind config back to default, bu…
-
### Background
with v0.15.1-beta update
### Your environment
* `lnd` v0.15.1-beta
* `btcd` 0.22.0-beta
* debian 11.2
### Steps to reproduce
just start lnd
### Expected behaviour
…
-
I assume its just rubbish from old client versions of bitcoin core. how to identify files that are not used any more?
-
RewindBlockIndex() is a mechanism to allow nodes to be upgraded _after_ segwit activation, while still keeping their chainstate/datadir in a consistent state. It works as follows:
- A pre-segwit (i…
-
When requesting payment.
![image](https://user-images.githubusercontent.com/4500994/146373762-df2e1ebb-09e0-40ad-8462-5d359a081765.png)
```
$ gunicorn -w 1 -b 0.0.0.0:8000 satsale:app
[2021-12-16 …
-
Reported by @rustyrussell on irc:
Latest master branch, bitcoind in regtest mode:
bitcoind: validation.cpp:4203: void CheckBlockIndex(const Consensus::Params&): Assertion `(pindexFirstNev…