core-lightning/gossipd
Christian Decker 83caf1fdab routing: Add tracking of eviction for broadcasts
We should never be evicting channel_announcements because a) they were
deeply buried and should not change the short_channel_id/tag, b) they
are static.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2017-12-22 15:47:17 +01:00
..
test routing: Add tracking of eviction for broadcasts 2017-12-22 15:47:17 +01:00
broadcast.c routing: Add tracking of eviction for broadcasts 2017-12-22 15:47:17 +01:00
broadcast.h routing: Add tracking of eviction for broadcasts 2017-12-22 15:47:17 +01:00
gossip_wire.csv bitcoin: create new wrapper type bitcoin_blkid, log backward endianness. 2017-12-21 11:05:38 +00:00
gossip.c bitcoin: create new wrapper type bitcoin_blkid, log backward endianness. 2017-12-21 11:05:38 +00:00
handshake.c gossip: Remove HSM_FD from handshake 2017-12-17 02:44:20 +00:00
handshake.h ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
Makefile Makefile: make gossipd objects depend correctly on its own headers. 2017-12-17 02:44:20 +00:00
routing.c routing: Add tracking of eviction for broadcasts 2017-12-22 15:47:17 +01:00
routing.h bitcoin: create new wrapper type bitcoin_blkid, log backward endianness. 2017-12-21 11:05:38 +00:00