rgb-cln/plugins/renepay
Rusty Russell 7d3f13ec0d renepay: work around change in fundchannel in tests.
The tests will wait until it's locally enabled, but it might not have
the update in the gossip store.  So have renepay enhance its local
view even if it already knows about the channel (this is correct
anyway, it just isn't very important usually).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-10-04 08:02:33 +10:30
..
test renepay: remove custom debug, in favor of normal operations. 2023-09-25 13:59:13 +09:30
Makefile renepay: remove custom debug, in favor of normal operations. 2023-09-25 13:59:13 +09:30
dijkstra.c plugins/renepay/dijkstra: improve API to remove global. 2023-07-31 12:58:56 +09:30
dijkstra.h plugins/renepay/dijkstra: improve API to remove global. 2023-07-31 12:58:56 +09:30
flow.c renepay: remove custom debug, in favor of normal operations. 2023-09-25 13:59:13 +09:30
flow.h plugins/renepay: neaten the command notifications. 2023-08-23 10:47:28 +09:30
mcf.c renepay: remove custom debug, in favor of normal operations. 2023-09-25 13:59:13 +09:30
mcf.h
pay.c renepay: remove custom debug, in favor of normal operations. 2023-09-25 13:59:13 +09:30
pay.h renepay: drive *all* progress from termination of struct pay_flow. 2023-08-12 09:41:24 +09:30
pay_flow.c renepay: remove custom debug, in favor of normal operations. 2023-09-25 13:59:13 +09:30
pay_flow.h renepay: remove custom debug, in favor of normal operations. 2023-09-25 13:59:13 +09:30
payment.c renepay: remove custom debug, in favor of normal operations. 2023-09-25 13:59:13 +09:30
payment.h plugins/renepay: remove DEVELOPER build-time, in favor of runtime. 2023-09-21 20:08:24 +09:30
uncertainty_network.c renepay: work around change in fundchannel in tests. 2023-10-04 08:02:33 +10:30
uncertainty_network.h renepay: remove custom debug, in favor of normal operations. 2023-09-25 13:59:13 +09:30