rgb-cln/gossipd
Rusty Russell 4bf0bc1f28 gossipd: age txout_failures map.
We do this by keeping a current and an old map, and moving the current to old
every hour or 10,000 entries.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-09-27 02:32:53 +00:00
..
test gossipd: age txout_failures map. 2019-09-27 02:32:53 +00:00
Makefile common: rename decode_short_channel_ids.{c,h} to decode_array.{c.h} 2019-09-27 02:32:53 +00:00
broadcast.h gossipd: remove broadcast map altogether. 2019-06-04 01:29:39 +00:00
gossip_generation.c BOLT: update to cover minor changes. 2019-09-22 01:17:11 +00:00
gossip_generation.h gossipd: naming cleanups. 2019-09-20 06:55:00 +00:00
gossip_peerd_wire.csv wire-gen: move in-house wire delcarations to new format 2019-07-24 06:31:46 +00:00
gossip_store.c gossipd: use gossip_time_now() everywhere. 2019-09-12 05:11:56 +00:00
gossip_store.csv wire-gen: move in-house wire delcarations to new format 2019-07-24 06:31:46 +00:00
gossip_store.h gossipd: note if loaded store seems reasonably up-to-date. 2019-06-12 00:37:46 +00:00
gossip_wire.csv gossipd: restore a flag for fast pruning 2019-09-27 00:01:34 +00:00
gossipd.c gossipd: age txout_failures map. 2019-09-27 02:32:53 +00:00
gossipd.h gossipd: move query functions into their own file. 2019-09-25 04:01:56 +00:00
queries.c gossipd: don't expose scids of unannounced channels. 2019-09-27 02:32:53 +00:00
queries.h gossipd: move query functions into their own file. 2019-09-25 04:01:56 +00:00
routing.c gossipd: age txout_failures map. 2019-09-27 02:32:53 +00:00
routing.h gossipd: age txout_failures map. 2019-09-27 02:32:53 +00:00