rgb-cln/gossipd
Alex Myers 0d756ff017 gossipd: Cleanup channel update replacement logic
Private channel updates can no longer be flagged as spam during handling of
a new channel update (this was a bug.) Also slightly reworked previous
channel_update deletion for clarity.
2022-11-03 11:29:11 +01:00
..
test gossipd: set no_forward bit on channel_update for private channels. 2022-09-24 15:22:27 +09:30
Makefile
broadcast.h
gossip_generation.c gossipd: set no_forward bit on channel_update for private channels. 2022-09-24 15:22:27 +09:30
gossip_generation.h
gossip_store.c gossipd: don't close non-local channels immediately, add 12 block delay. 2022-09-24 15:22:27 +09:30
gossip_store.h
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 onionmessages: remove obsolete onion message parsing. 2022-09-29 16:10:57 +09:30
gossipd.h gossipd: don't close non-local channels immediately, add 12 block delay. 2022-09-24 15:22:27 +09:30
gossipd_peerd_wire.csv
gossipd_wire.csv gossipd: batch outpoints spent, add block height. 2022-09-24 15:22:27 +09:30
queries.c
queries.h
routing.c gossipd: Cleanup channel update replacement logic 2022-11-03 11:29:11 +01:00
routing.h gossipd: don't close non-local channels immediately, add 12 block delay. 2022-09-24 15:22:27 +09:30
seeker.c
seeker.h