core-lightning/plugins/renepay
Lagrang3 bb31856b80 remove is_local variable from listpeerchannels cb
is_local, ie. "is this side of the channel ours?" is not needed since we
can determine that predicate by evaluating
`scidd->dir == node_id_idx(self, peer)`
2024-04-03 10:07:13 +10:30
..
test bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +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 common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
flow.h bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
Makefile Makefiles: remove leftover references to $(EXP) 2024-03-20 13:51:48 +10:30
mcf.c renepay: limit arc capacities by htlc_max 2024-04-03 10:07:13 +10:30
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 global: change all type_to_string to fmt_X. 2024-03-20 13:51:48 +10:30
payment.h renepay: accomodate fees in the payment flow 2024-01-29 10:48:24 +10:30
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