core-lightning/gossipd/test
Rusty Russell c0cfddfa95 test/run-bench-find_route: fix so it runs properly.
We didn't populate the channels properly so it always failed.

Additionally, somewhere along the line we kept using the single scid
so we only created one channel.

Also, the next patch will start comparing the pubkeys, so make valid
ones: use an array so we don't affect the benchmark too much.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-01-15 12:01:38 +01: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: Check features in node_announcement and channel_announcement. 2018-01-13 11:29:42 +01:00
run-bench-find_route.c test/run-bench-find_route: fix so it runs properly. 2019-01-15 12:01:38 +01:00
run-find_route-specific.c misc: Update short_channel_id representation to use 'x' separators 2019-01-15 03:50:27 +00:00
run-find_route.c gossipd: wire up memleak detection. 2018-11-22 05:15:42 +00:00