core-lightning/plugins/renepay
Lagrang3 c916066f85 renepay: update the gossmap after addgossip
Whenever there is a payment failure that requires gossip update, for
example changing the fee rates of remote channels, we call addgossip.
For renepay to consider this changes in the coming payment attempts, it
must update gossmap.
2024-02-16 14:51:14 +01:00
..
test renepay: accomodate fees in the payment flow 2024-01-29 10:48:24 +10: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: accomodate fees in the payment flow 2024-01-29 10:48:24 +10:30
flow.h renepay: flow routes limited by htlc_max/min 2024-02-02 11:28:47 +01:00
Makefile plugins/renepay: use gossmods_from_listpeerchannels instead of private gossip_store records. 2023-12-14 09:16:56 +10:30
mcf.c fixed source (using raw millisatohis) 2024-02-02 11:28:47 +01:00
mcf.h error handling in mcf.c 2024-01-22 15:10:08 +10:30
pay_flow.c renepay bug fix: list previous sendpays 2024-02-16 14:51:14 +01:00
pay_flow.h renepay: remove custom debug, in favor of normal operations. 2023-09-25 13:59:13 +09:30
pay.c renepay: update the gossmap after addgossip 2024-02-16 14:51:14 +01:00
pay.h remove amount_accumulate and amount_reduce 2024-01-22 15:10:08 +10:30
payment.c renepay: accomodate fees in the payment flow 2024-01-29 10:48:24 +10:30
payment.h renepay: accomodate fees in the payment flow 2024-01-29 10:48:24 +10:30
uncertainty_network.c renepay: accomodate fees in the payment flow 2024-01-29 10:48:24 +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