core-lightning/lightningd/gossip
Rusty Russell 90737371d0 lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state
Raw crypto_state is what we send across the wire: the peer one is for
use in async crypto io routines (peer_read_message/peer_write_message).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-02-24 16:22:56 +10:30
..
gossip.c lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state 2017-02-24 16:22:56 +10:30
gossip_control_wire_csv lightningd_gossip: daemon to look after peers which don't a channel (yet) 2017-01-10 15:38:33 +10:30
gossip_status_wire_csv lightningd_gossip: daemon to look after peers which don't a channel (yet) 2017-01-10 15:38:33 +10:30
Makefile gossip: Add timer support to the io_loop 2017-02-21 17:59:34 +01:00