rgb-cln/gossipd
Rusty Russell 0274d88bad common/gossip_store: clean up header.
It's actually two separate u16 fields, so actually treat it as
such!

Cleans up zombie handling code a bit too.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-01-30 15:15:41 -06:00
..
test gossipd: zombify inactive channels instead of pruning 2023-01-30 16:33:03 +10:30
Makefile channeld: take over gossip_rcvd_filter.c and is_msg_gossip_broadcast. 2022-06-17 14:14:02 +09:30
broadcast.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30
gossip_generation.c gossipd: avoid gossipd crash due to double freeing timer 2023-01-30 16:33:03 +10:30
gossip_generation.h channeld: send channel updates and announcements via lightningd. 2022-02-08 11:15:52 +10:30
gossip_store.c common/gossip_store: clean up header. 2023-01-30 15:15:41 -06:00
gossip_store.h gossipd: zombify inactive channels instead of pruning 2023-01-30 16:33:03 +10:30
gossip_store_wire.csv gossipd: don't close non-local channels immediately, add 12 block delay. 2022-09-24 15:22:27 +09:30
gossipd.c gossipd: zombify inactive channels instead of pruning 2023-01-30 16:33:03 +10:30
gossipd.h opts: announce-addr-discovered on/off/auto switch 2023-01-25 14:37:56 +01:00
gossipd_peerd_wire.csv channeld: send channel updates and announcements via lightningd. 2022-02-08 11:15:52 +10:30
gossipd_wire.csv opts: announce-addr-discovered on/off/auto switch 2023-01-25 14:37:56 +01:00
queries.c Remove general shadowed variables. 2022-08-31 12:18:28 +03:00
queries.h Remove general shadowed variables. 2022-08-31 12:18:28 +03:00
routing.c gossipd: zombify inactive channels instead of pruning 2023-01-30 16:33:03 +10:30
routing.h gossipd: zombify inactive channels instead of pruning 2023-01-30 16:33:03 +10:30
seeker.c connectd: take dev-suppress-gossip from gossipd. 2022-03-31 19:38:05 +10:30
seeker.h connectd: take dev-suppress-gossip from gossipd. 2022-03-31 19:38:05 +10:30