rgb-cln/hsmd
Rusty Russell 28c3706f87 hsmd: fix missing status messages.
I crashed the HSMD, and it gave no output at all.  That's because we
were only reading the status fd when we were waiting for a reply.

Fix this by using a separate request fd and status fd, which also means
that hsm_sync_read() is no longer required.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-07-17 12:32:00 +02:00
..
Makefile common/daemon: common routines for all daemons. 2018-04-03 14:03:28 +02:00
capabilities.h hsm: Make the master simply a client with special capabilities 2017-12-03 17:06:13 +01:00
client.c tools/generate-wire.py: remove length argument from fromwire_ routines. 2018-02-20 22:36:21 +01:00
client.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
hsm.c hsmd: fix missing status messages. 2018-07-17 12:32:00 +02:00
hsm_client_wire_csv hsm: create both channel_announcement signatures. 2018-07-17 12:32:00 +02:00