core-lightning/plugins/renepay
Rusty Russell 2bcae6fc76 plugins/renepay: remove DEVELOPER build-time, in favor of runtime.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-09-21 20:08:24 +09:30
..
test plugins/renepay/test: fix access-after-free. 2023-08-15 05:32:22 +09:30
debug.c renepay: an experimental payment plugin 2023-07-31 12:58:56 +09:30
debug.h renepay: remove remaining calls to debug_paynote in favor of payflow_note(). 2023-08-23 10:47:28 +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 plugins/renepay: don't drop min to 0 if it's shown wrong, but drop 50%. 2023-08-23 10:47:28 +09:30
flow.h plugins/renepay: neaten the command notifications. 2023-08-23 10:47:28 +09:30
Makefile renepay: fixups after comments 2023-07-31 12:58:56 +09:30
mcf.c renepay: clean up ARC_ADDITIONAL_BITS. 2023-08-02 11:40:52 +09:30
mcf.h renepay: an experimental payment plugin 2023-07-31 12:58:56 +09:30
pay.c plugins/renepay: remove DEVELOPER build-time, in favor of runtime. 2023-09-21 20:08:24 +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 plugins/renepay: remove DEVELOPER build-time, in favor of runtime. 2023-09-21 20:08:24 +09:30
pay_flow.h plugins/renepay: neaten the command notifications. 2023-08-23 10:47:28 +09:30
payment.c common: add option for dev-only parameters. 2023-09-21 20:08:24 +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: hack in workaround spendable reduction for release. 2023-08-23 13:22:27 +09:30
uncertainty_network.h renepay: don't re-parse bolt11 to get routehints. 2023-08-12 09:41:24 +09:30