rgb-cln/closingd
Rusty Russell 8fb1b609ce closingd: handle our own memleak detection.
Unlike other daemons, closingd doesn't listen to the master, but runs
simply to its own beat.  So instead of responding to the JSON dev_memleak
command, we always check for memory leaks, and make sure that the
python tests fail if they see MEMLEAK in the logs.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-11-22 05:15:42 +00:00
..
Makefile gossipd: split wire types into msgs from lightningd and msgs from per-peer daemons 2018-11-21 00:36:31 +00:00
closing_wire.csv closingd: retransmit `shutdown` on reconnect. 2018-11-01 23:31:54 +01:00
closingd.c closingd: handle our own memleak detection. 2018-11-22 05:15:42 +00:00