rgb-cln/lightningd/test
Rusty Russell cf2ebed567 lightningd: close channel ourselves, if we receive an error.
Previously, we would forward the message to a subd, but now we have
the case where the subd is gone, but we're still connected.  If the
peer anything but a reestablish in that state, we drop the connection.

Instead, an error should always make us fail the channel.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-10-23 15:48:50 +10:30
..
Makefile wire/Makefile: fix missing wire/bolt12_exp_wiregen.c in ALL_C_SOURCES. 2022-10-26 11:29:06 +10:30
run-find_my_abspath.c common: add peer_failed_warn_nodisconnect routine for non-disconnecting warnings 2023-10-23 15:48:50 +10:30
run-invoice-select-inchan.c lightningd: close channel ourselves, if we receive an error. 2023-10-23 15:48:50 +10:30
run-jsonrpc.c trace: First draft of API 2023-07-28 09:21:42 +09:30
run-log-pruning.c common: make json_add_timeabs full precision & renamed json_add_time 2023-09-21 13:31:34 +09:30
run-log_filter.c lightningd/test: use tmpdir_mkstemp() to create log file 2023-09-25 13:59:13 +09:30
run-shuffle_fds.c common: add peer_failed_warn_nodisconnect routine for non-disconnecting warnings 2023-10-23 15:48:50 +10:30