core-lightning/lightningd/handshake/test
Rusty Russell 5637564cd4 lightningd/status: support daemon_conn for status_trace and status_failed.
We remove the unused status_send_fd, and rename status_send_sync (it
should only be used for that case now).

We add a status_setup_async(), and wire things internally to use that
if it's set up: status_setup() is renamed status_setup_sync().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-03-20 07:50:53 +10:30
..
.gitignore lightningd/handshake: test handshake, produce BOLT 8 test vectors. 2017-01-10 15:38:33 +10:30
Makefile lightningd/funding_tx: fill in scriptsigs for p2sh UTXOs. 2017-03-07 11:31:55 +10:30
run-handshake.c lightningd/status: support daemon_conn for status_trace and status_failed. 2017-03-20 07:50:53 +10:30