core-lightning/plugins/renepay
Lagrang3 ba54d678bc renepay: concurrent pay calls
Refactor the payment structure to handle multiple pay requests for the
same or different invoices.
2024-05-08 22:32:13 -05:00
..
test bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
chan_extra.c renepay: separate flow and chan_extra 2024-05-08 22:32:13 -05:00
chan_extra.h renepay: separate flow and chan_extra 2024-05-08 22:32:13 -05:00
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: separate flow and chan_extra 2024-05-08 22:32:13 -05:00
flow.h renepay: separate flow and chan_extra 2024-05-08 22:32:13 -05:00
Makefile Makefiles: remove leftover references to $(EXP) 2024-03-20 13:51:48 +10:30
mcf.c renepay: separate flow and chan_extra 2024-05-08 22:32:13 -05:00
mcf.h error handling in mcf.c 2024-01-22 15:10:08 +10:30
pay.c remove is_local variable from listpeerchannels cb 2024-04-03 10:07:13 +10:30
pay.h remove amount_accumulate and amount_reduce 2024-01-22 15:10:08 +10:30
pay_flow.c global: change all type_to_string to fmt_X. 2024-03-20 13:51:48 +10:30
pay_flow.h common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
payment.c renepay: concurrent pay calls 2024-05-08 22:32:13 -05:00
payment.h renepay: concurrent pay calls 2024-05-08 22:32:13 -05:00
uncertainty_network.c bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
uncertainty_network.h plugins/renepay: use gossmods_from_listpeerchannels instead of private gossip_store records. 2023-12-14 09:16:56 +10:30