core-lightning/onchaind
Rusty Russell 1a4a59d221 common/daemon: common routines for all daemons.
In particular, the main daemon and subdaemons share the backtrace code,
with hooks for logging.

The daemon hook inserts the io_poll override, which means we no longer
need io_debug.[ch].  Though most daemons don't need it, they still link
against ccan/io, so it's harmess (suggested by @ZmnSCPxj).

This was tested manually to make sure we get backtraces still.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-04-03 14:03:28 +02:00
..
Makefile common/daemon: common routines for all daemons. 2018-04-03 14:03:28 +02:00
onchain_types.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
onchain_wire.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
onchain_wire.csv onchaind: Pass the funding spend height through when adding a UTXO 2018-03-27 23:17:17 +00:00
onchain_wire.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
onchain.c common/daemon: common routines for all daemons. 2018-04-03 14:03:28 +02:00