core-lightning/plugins/renepay
Rusty Russell cb2c4963f2 bolt12: allow first_node_id in blinded path to be a scid.
We don't actually support it yet, but this threads through the type change,
puts it in "decode" etc.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-05-12 19:11:43 -05:00
..
test renepay: update test files 2024-05-08 22:32:13 -05:00
chan_extra.c renepay: a bit more verbose information in logs 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
disabledmap.c renepay: add disabledmap abstraction 2024-05-08 22:32:13 -05:00
disabledmap.h renepay: add disabledmap abstraction 2024-05-08 22:32:13 -05:00
errorcodes.c renepay: minor fixes 2024-05-08 22:32:13 -05:00
errorcodes.h renepay: minor fixes 2024-05-08 22:32:13 -05:00
flow.c renepay: a bit more verbose information in logs 2024-05-08 22:32:13 -05:00
flow.h renepay: a bit more verbose information in logs 2024-05-08 22:32:13 -05:00
json.c renepay: fix sources 2024-05-08 22:32:13 -05:00
json.h renepay: remove payment from route 2024-05-08 22:32:13 -05:00
main.c BOLT: update to include 2016 for max_htlc_cltv. 2024-05-09 16:14:23 -05:00
Makefile bolt12: allow first_node_id in blinded path to be a scid. 2024-05-12 19:11:43 -05:00
mcf.c renepay: bug fix on the routebuilder 2024-05-08 22:32:13 -05:00
mcf.h error handling in mcf.c 2024-01-22 15:10:08 +10:30
mods.c renepay: fix some memory leaks 2024-05-08 22:32:13 -05:00
mods.h renepay: payment state machine (mods) 2024-05-08 22:32:13 -05:00
payment.c renepay: fix some memory leaks 2024-05-08 22:32:13 -05:00
payment.h renepay: fix some memory leaks 2024-05-08 22:32:13 -05:00
payment_info.h renepay: remove payment from route 2024-05-08 22:32:13 -05:00
payplugin.h renepay: THE plugin global structure 2024-05-08 22:32:13 -05:00
route.c renepay: a bit more verbose information in logs 2024-05-08 22:32:13 -05:00
route.h renepay: remove payment from route 2024-05-08 22:32:13 -05:00
routebuilder.c renepay: bug fix on the routebuilder 2024-05-08 22:32:13 -05:00
routebuilder.h renepay: fix sources 2024-05-08 22:32:13 -05:00
routefail.c renepay: fix sources 2024-05-08 22:32:13 -05:00
routefail.h renepay: add routefail.c 2024-05-08 22:32:13 -05:00
routetracker.c renepay: fix some memory leaks 2024-05-08 22:32:13 -05:00
routetracker.h renepay: remove payment from route 2024-05-08 22:32:13 -05:00
uncertainty.c renepay: fix some memory leaks 2024-05-08 22:32:13 -05:00
uncertainty.h renepay: refactor routefail 2024-05-08 22:32:13 -05:00