core-lightning/lightningd/test
Rusty Russell 9f8a6e2314 lightningd: always pass closing connections through channeld.
It handles all the cases of retransmission, and in the normal case
retransmits shutdown and immediately returns for us to run closingd.

This is actually far simpler and reduces code duplication.

[ Includes fixup to stop warn_unused_result from Christian ]

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Fixed: Protocol: We could get stuck on signature exchange if we needed to retransmit the final revoke_and_ack.
2021-06-25 13:23:28 +09:30
..
Makefile update-mocks: make sure we cover all test programs. 2021-05-22 17:53:04 +09: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 lightningd: always pass closing connections through channeld. 2021-06-25 13:23:28 +09:30
run-jsonrpc.c common/json_tok: hoist param_short_channel_id from inside lightningd/ 2021-05-22 17:53:04 +09:30
run-log-pruning.c common: add routines for log level names. 2020-10-23 13:53:16 +10:30