core-lightning/gossipd/test
Christian Decker 8201764117 routing: Skip channels that require larger HTLCs than we are routing
The `htlc_minimum_msat` parameter was ignored so far, and we'd be attempting to
pay and hitting a brick wall by doing so. This patch just skips channels that
are not eligible anyway.
2018-08-06 22:46:02 +02: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 gossip: Annotate locally added channels with their capacity 2018-08-06 22:46:02 +02:00
run-find_route-specific.c routing: Skip channels that require larger HTLCs than we are routing 2018-08-06 22:46:02 +02:00
run-find_route.c routing: Skip channels that require larger HTLCs than we are routing 2018-08-06 22:46:02 +02:00