rgb-cln/gossipd
Alex Myers d26429b36b gossipd: don't fail on gossip deletion
Reported in #6270, there was an attempt to delete gossip overrunning
the end of the gossip_store. This logs the gossip type that was attempted to be deleted and avoids an immediate crash (tombstones would be fine to
skip over at least.)

Changelog-None
2023-06-05 10:54:03 +09:30
..
test gossip_store: remove now-redundant push bit 2023-04-13 08:48:50 -07:00
Makefile channeld: take over gossip_rcvd_filter.c and is_msg_gossip_broadcast. 2022-06-17 14:14:02 +09:30
broadcast.h
gossip_generation.c gossipd: don't broadcast node_announcement if we have no public channels. 2023-02-15 14:19:42 -06:00
gossip_generation.h channeld: send channel updates and announcements via lightningd. 2022-02-08 11:15:52 +10:30
gossip_store.c gossipd: don't fail on gossip deletion 2023-06-05 10:54:03 +09:30
gossip_store.h gossip_store: remove now-redundant push bit 2023-04-13 08:48:50 -07:00
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: make sure we also spam private channels with the peer involved. 2023-04-13 08:48:50 -07:00
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 gossip_store: remove now-redundant push bit 2023-04-13 08:48:50 -07:00
routing.h gossipd: flag zombie channels when loading from gossip_store 2023-03-01 15:36:13 -06:00
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