rgb-cln/lightningd/test
niftynei 71a4a2e31c df: rework closing logic
Trying to put all the disconnect logic into the same path was a dumb
idea. If you asked to reconnect but passed in an 'unsaved' channel, we
would not call the 'reconnect' code.

Instead, we make a differentiation between "unsaved" channels
(ones that we haven't received commitment tx for) and handle the
disconnect for these separate from where we want to do a reconnect.
2021-05-12 11:25:41 +09:30
..
Makefile unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-find_my_abspath.c status: new message for subdaemons to tell us their versions. 2021-04-24 13:56:58 +09:30
run-invoice-select-inchan.c df: rework closing logic 2021-05-12 11:25:41 +09:30
run-jsonrpc.c unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-log-pruning.c common: add routines for log level names. 2020-10-23 13:53:16 +10:30