874 Commits (f916bfcf5521af5af553f2def7ee0ab440e93108)

Author SHA1 Message Date
Rusty Russell 3f84ca1052 gossipd: really fix peer handoff. 7 years ago
Rusty Russell 8d9818ff9c gossipd: receive global/local features the right way around 7 years ago
Rusty Russell 954a3990fa gossipd: don't send a peer to master with half-written or half-read packet. 7 years ago
Rusty Russell 7e022b522c gossipd: don't try to handle padding inside fromwire_ipaddr. 7 years ago
Rusty Russell 74e684cc0d is_all_channels: rename to channel_id_is_all 7 years ago
Rusty Russell 474887512d gossipd: rewrite to do the handshake internally. 7 years ago
Rusty Russell a88ac22711 gossipd: include ccan/io version of handshake code, with tests. 7 years ago
Rusty Russell 4fa36c585d gossipd: receive hsm fd from master. 7 years ago
Rusty Russell f172be71dc gossipd: fail peer for the master daemon. 7 years ago
Rusty Russell 2394c9a2e7 crypto_state: move to its own file. 7 years ago
Rusty Russell 399b5f61bc gossipd: rename fail_peer to drop_peer. 7 years ago
Rusty Russell 32631b4278 generate-wire.py: add --bolt arg, use size->type hacks only when that's specified. 7 years ago
Rusty Russell c850e3c0a4 gossipd: add debugging into io_loop. 7 years ago
Rusty Russell 72b215f6fe Make all internal message numbers unique. 7 years ago
Rusty Russell ef28b6112c status: use common status codes for all the failures. 7 years ago
Rusty Russell ee9e300da0 gossip: fix address descriptor handling. 7 years ago
Rusty Russell 6933db04b5 gossipd/routing: remove/static unused functions. 7 years ago
Rusty Russell 4be7e94e0b gossip: make rpc responses correct. 7 years ago
Rusty Russell 28553308e2 gossip: make channel_announce-set fields unset until channel announce. 7 years ago
Rusty Russell 9c35603275 gossipd/routing: free everything at end of tests. 7 years ago
Rusty Russell ffaab09043 gossipd/test: fix flaky test. 7 years ago
Rusty Russell c8aa50a382 gossipd: fix routing issue. 7 years ago
Rusty Russell 66a07461d3 gossipd: don't ignore first update if timestamp == 0 7 years ago
Rusty Russell bbed5e3411 Rename subdaemons, move them into top level. 7 years ago