10 Commits (fbe3a017a9285b05dc9d03ee428c774348c95d67)

Author SHA1 Message Date
Christian Decker 2bf92c9063 peer: Check localfeatures and globalfeatures against what we support (#195) 8 years ago
Rusty Russell 80886cda8a daemon_conn: fix daemon_conn_sync_flush. 8 years ago
Rusty Russell 2ff50107ac lightningd/hsm_control: use a simple fd for HSM. 8 years ago
Rusty Russell d1d84a81d2 lightningd/new_connection: get handshake fd from HSM synchronously. 8 years ago
Rusty Russell 6f181e0dc1 BOLT update for 8-byte satoshi values, and other updates. 8 years ago
Rusty Russell d1fcc434c8 subd: use array of fd pointers, not fds, and use take(). 8 years ago
Rusty Russell b3a2a0623c lightningd: set up reconnect timer if we don't want to forget peer. 8 years ago
Rusty Russell 662dfef436 lightningd/gossip: Move INIT message handling to handshake daemon. 8 years ago
Rusty Russell 0c8b24cf97 daemon/dns: hand netaddr we connected to through to callback. 8 years ago
Rusty Russell f6495d3310 lightningd/peer_control: don't create peer struct until we've connected. 8 years ago