core-lightning/lightningd/test
Rusty Russell 2be1f3fe1b lightningd: extract routehint selection code.
We're going to want this for bolt13 formation as well.

As a result of reworking the logic into "candidate selection" then
"route hint selection", we need to change the way round-robin works.
We use a simple incrementing index now.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-09-08 19:47:11 +09:30
..
Makefile Makefile: normalize all the Makefiles 2020-08-31 21:33:26 -05:00
run-find_my_abspath.c amount: add amount_msat and amount_sat initializers. 2020-08-06 09:36:47 +09:30
run-invoice-select-inchan.c lightningd: extract routehint selection code. 2020-09-08 19:47:11 +09:30
run-jsonrpc.c Makefile: create generic wiregen rules, use for channeld. 2020-08-25 12:53:13 +09:30
run-log-pruning.c wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00