rgb-cln/openingd
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
..
Makefile tx_roles: allow to be serialized btw processes 2023-02-07 21:03:36 -06:00
common.c openingd: remove #if DEVELOPER in favor of runtime flag. 2023-09-21 20:08:24 +09:30
common.h openingd: remove #if DEVELOPER in favor of runtime flag. 2023-09-21 20:08:24 +09:30
dualopend.c common/memleak: implement callback arg for dump_memleak. 2023-10-03 10:05:55 +02:00
dualopend_wire.csv dual-fund: keep track of aborted requests, seamlessly restart daemon 2023-07-30 15:20:04 +09:30
openingd.c common/memleak: implement callback arg for dump_memleak. 2023-10-03 10:05:55 +02:00
openingd_wire.csv openingd: Reject zeroconf if the peer is not allowed 2023-08-18 20:30:03 +09:30