core-lightning/gossipd/test
Rusty Russell d24c850899 gossipd: restore a flag for fast pruning
I was seeing some accidental pruning under load / Travis, and in
particular we stopped accepting channel_updates because they were 103
seconds old.  But making it too long makes the prune test untenable,
so restore a separate flag that this test can use.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-09-27 00:01:34 +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: restore a flag for fast pruning 2019-09-27 00:01:34 +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 gossipd: move query functions into their own file. 2019-09-25 04:01:56 +00:00
run-find_route-specific.c gossipd: restore a flag for fast pruning 2019-09-27 00:01:34 +00:00
run-find_route.c gossipd: restore a flag for fast pruning 2019-09-27 00:01:34 +00:00
run-overlong.c gossipd: restore a flag for fast pruning 2019-09-27 00:01:34 +00:00