rgb-cln/onchaind
Rusty Russell e11b35cb3a common/memleak: implement callback arg for dump_memleak.
This makes it easier to use outside simple subds, and now lightningd can
simply dump to log rather than returning JSON.

JSON formatting was a lot of work, and we only did it for lightningd, not for
subdaemons.  Easier to use the logs in all cases.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-10-03 10:05:55 +02:00
..
test common/memleak: implement callback arg for dump_memleak. 2023-10-03 10:05:55 +02:00
Makefile onchaind/onchaind_wire.c duplicated in ONCHAIND_SRC 2022-09-23 14:40:29 +09:30
onchain_types.h onchaind: recognize (and ignore) anchor outputs. 2020-08-14 11:51:14 +09:30
onchaind.c common/memleak: implement callback arg for dump_memleak. 2023-10-03 10:05:55 +02:00
onchaind_wire.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
onchaind_wire.csv onchaind: don't grind for htlc fees if option_anchors_zero_fee_htlc_tx set. 2023-06-29 11:28:47 -04:00
onchaind_wire.h closingd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30