rgb-cln/gossipd
Rusty Russell 39c93ee6e5 connectd: get addresses from lightningd, not gossipd.
It's weird to have connectd ask gossipd, when lightningd can just do it
and hand all the addresses together.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-01-20 15:24:06 +10:30
..
test subdaemons: don't stream gossip_store at all. 2022-01-20 15:24:06 +10:30
Makefile per_peer_state: remove struct crypto_state 2022-01-20 15:24:06 +10:30
broadcast.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30
gossip_generation.c gossipd: rewrite update generation, remove local_chan. 2021-12-30 09:50:40 +10:30
gossip_generation.h gossipd: rewrite update generation, remove local_chan. 2021-12-30 09:50:40 +10:30
gossip_store.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
gossip_store.h daemons: remove unused functions or make static. 2021-12-06 10:05:39 +10:30
gossip_store_wire.csv gossip_store: create end marker for EOF. 2021-05-22 17:53:04 +09:30
gossipd.c connectd: get addresses from lightningd, not gossipd. 2022-01-20 15:24:06 +10:30
gossipd.h gossipd: rewrite update generation, remove local_chan. 2021-12-30 09:50:40 +10:30
gossipd_peerd_wire.csv common/gossip_store: avoid fd pass for new store, use end marker. 2021-05-22 17:53:04 +09:30
gossipd_wire.csv connectd: get addresses from lightningd, not gossipd. 2022-01-20 15:24:06 +10:30
queries.c gossipd: make request handlers return void. 2021-12-30 09:50:40 +10:30
queries.h gossipd: make request handlers return void. 2021-12-30 09:50:40 +10:30
routing.c gossipd: rewrite update generation, remove local_chan. 2021-12-30 09:50:40 +10:30
routing.h gossipd: rewrite update generation, remove local_chan. 2021-12-30 09:50:40 +10:30
seeker.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
seeker.h gossipd: restore dev-suppress-gossip functionality. 2019-10-10 21:48:52 -05:00