rgb-cln/lightningd
Rusty Russell 4ed259c46c gen_peer_wire_csv: update for latest spec.
We have a separate announcement_signatures message now.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-02-07 12:14:14 +10:30
..
gossip gen_peer_wire_csv: update for latest spec. 2017-02-07 12:14:14 +10:30
handshake handshake: hand in client fd on exec instead of gratuitous fd passing. 2017-02-02 14:48:00 +10:30
hsm lightningd/Makefile: fix check-source 2017-01-13 10:51:57 +10:30
test make check: run all the tests. 2017-02-02 14:48:00 +10:30
.gitignore lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
Makefile gossip: Moving to intmap-based broadcast for the legacy daemon 2017-02-03 05:52:11 +10:30
cryptomsg.c cryptomsg: add towire/fromwire for crypto state. 2017-01-10 15:38:33 +10:30
cryptomsg.h cryptomsg: add towire/fromwire for crypto state. 2017-01-10 15:38:33 +10:30
gossip_control.c lightningd/lightningd: maintain "condition" for each peer. 2017-01-10 15:38:33 +10:30
gossip_control.h lightningd/lightningd: wire up lightningd_gossip. 2017-01-10 15:38:33 +10:30
hsm_control.c subdaemon: callback to handle subdaemon status updates. 2017-01-10 15:38:33 +10:30
hsm_control.h lightningd/lightningd: start HSM at initialization time. 2017-01-10 15:38:33 +10:30
lightningd.c refactor: Moving gossip/routing specific state into its own struct 2017-02-03 05:52:11 +10:30
lightningd.h lightningd/lightningd: wire up lightningd_gossip. 2017-01-10 15:38:33 +10:30
peer_control.c handshake: hand in client fd on exec instead of gratuitous fd passing. 2017-02-02 14:48:00 +10:30
peer_control.h lightningd/lightningd: maintain a per-peer log. 2017-01-10 15:38:33 +10:30
subdaemon.c subdaemon: close unused fds when creating subdaemon. 2017-02-02 14:48:00 +10:30
subdaemon.h subdaemon: callback to handle subdaemon status updates. 2017-01-10 15:38:33 +10:30