rgb-cln/gossipd/test
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
..
.gitignore gossipd/test/run-bench-find_route: don't abort if we try to route to ourselves 2017-12-20 13:57:28 +01:00
Makefile gossipd: test vectors for https://github.com/lightningnetwork/lightning-rfc/pull/557 2019-08-10 02:48:34 +00:00
run-bench-find_route.c gossipd: age txout_failures map. 2019-09-27 02:32:53 +00:00
run-crc32_of_update.c gossipd: move query functions into their own file. 2019-09-25 04:01:56 +00:00
run-extended-info.c common: rename decode_short_channel_ids.{c,h} to decode_array.{c.h} 2019-09-27 02:32:53 +00:00
run-find_route-specific.c gossipd: age txout_failures map. 2019-09-27 02:32:53 +00:00
run-find_route.c gossipd: age txout_failures map. 2019-09-27 02:32:53 +00:00
run-overlong.c gossipd: age txout_failures map. 2019-09-27 02:32:53 +00:00
run-txout_failure.c gossipd: age txout_failures map. 2019-09-27 02:32:53 +00:00