rgb-cln/lightningd/test
Christian Decker 86d4362b65 wallet: Don't delete channels from DB, mark them closed.
Since we now have a couple of long-lived dependents it is time we stop
removing channels from the table once they are fully closed, and instead just
mark them as closed. This allows us to keep forwards and transactions foreign
keys intact, and it may help us debug things after the fact.

Fixes #2028

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-06-30 16:41:30 +09:30
..
Makefile makefiles: move all unit tests under `make check-units` 2019-06-30 16:41:30 +09:30
run-find_my_abspath.c log: add 'warning' notification when log 2019-06-07 01:23:51 +00:00
run-invoice-select-inchan.c wallet: Don't delete channels from DB, mark them closed. 2019-06-30 16:41:30 +09:30
run-jsonrpc.c bitcoin/tx: use fromwire_fail in pull_bitcoin_tx. 2019-06-21 03:56:59 +00:00