mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
ba3ceb2abf
Repeated crashes could result in the `last_processed_block` variable being pushed further and further into the past (in some cases going as far back as scanning blocks from 2012...). This is a stop-gap solution that just lower bounds the value to what is the first possible block we might be interested in LN, until we have the 0-rescan fix I'm working on. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
db.c | ||
db.h | ||
invoices.c | ||
invoices.h | ||
Makefile | ||
txfilter.c | ||
txfilter.h | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |