17 Commits (2d198e22d07b9b68390520dbb17f59bb248759b9)

Author SHA1 Message Date
Christian Decker 9273b615ab gossip: Added scheleton for `getroute` calls 8 years ago
Rusty Russell f511012e29 lightningd/gossip: don't hand client fd until release. 8 years ago
Rusty Russell 7a9df37ef3 lightningd/subd: support multiple fds sent at once in normal messages. 8 years ago
Rusty Russell 38bffc0f0c lightningd/subd: support multiple fds sent at once in request reply. 8 years ago
Rusty Russell de651bf8fb gossip: don't use hand-coded nested messages for getnodes array. 8 years ago
Christian Decker d6918dc4ef gossip: Implemented `getnodes` JSON-RPC call 8 years ago
Christian Decker 3045e25624 gossip: Returning a gossip-client upon peer_ready 8 years ago
Rusty Russell da5c7e0a08 daemon/subdaemon: remove in favor of daemon/subd. 8 years ago
Rusty Russell 5dc8cb12be lightningd/gossip: convert to subd. 8 years ago
Rusty Russell 5a73380e64 lightningd/subdaemon: keep peer pointer for one-per-peer daemons. 8 years ago
Rusty Russell fd258fe495 lightningd: wire up opening daemon. 8 years ago
Rusty Russell 952722a8cf lightningd/gossip: Fix return from gossip. 8 years ago
Rusty Russell 90737371d0 lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state 8 years ago
Rusty Russell 9fd40da38c generate-wire: don't hand unknown structures specially. 8 years ago
Rusty Russell 83b156517f lightningd/lightningd: maintain "condition" for each peer. 8 years ago
Rusty Russell 7aaffda779 lightningd/lightningd: finish connect command once gossip started. 8 years ago
Rusty Russell c536616bee lightningd/lightningd: wire up lightningd_gossip. 8 years ago