core-lightning/plugins/renepay
Lagrang3 428b23c975 renepay: relax knowledge mod
Add a payment mod that relaxes the knowledge of the uncertainty network
as a function of time.

Signed-off-by: Lagrang3 <lagrang3@protonmail.com>
2024-05-23 15:15:57 -05:00
..
test renepay: clean unit tests 2024-05-20 16:58:49 -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 libplugin: allow display of default values. 2024-05-15 15:50:54 -05:00
Makefile renepay: put global variables into renepayconfig.h 2024-05-23 15:15:57 -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: relax knowledge mod 2024-05-23 15:15:57 -05:00
mods.h renepay: payment state machine (mods) 2024-05-08 22:32:13 -05:00
payment_info.h renepay: remove payment from route 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
payplugin.h renepay: put global variables into renepayconfig.h 2024-05-23 15:15:57 -05:00
renepayconfig.h renepay: put global variables into renepayconfig.h 2024-05-23 15:15:57 -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 memleak in CI 2024-05-20 16:58:49 -05:00
routetracker.h renepay: fix memleak in CI 2024-05-20 16:58:49 -05:00
uncertainty.c renepay: relax knowledge mod 2024-05-23 15:15:57 -05:00
uncertainty.h renepay: relax knowledge mod 2024-05-23 15:15:57 -05:00