rgb-cln/plugins/renepay
Lagrang3 3024afe524 renepay: more cleanups
- adopt "const <type> *"convention
- remove use_shadow option for some pyln tests
- show prob. information of flows into paynotes
- show prob. of success of entire payment flow in paynotes
- minflow: We were not releasing the memory of flow arrays when replacing
  them with a new canditate.
- use memleak_scan_obj in memleak_check
- replace u64 with size_t

Signed-off-by: Lagrang3 <eduardo.quintana@pm.me>
2023-07-31 12:58:56 +09:30
..
test renepay: more cleanups 2023-07-31 12:58:56 +09:30
Makefile renepay: fixups after comments 2023-07-31 12:58:56 +09:30
debug.c renepay: an experimental payment plugin 2023-07-31 12:58:56 +09:30
debug.h renepay: an experimental payment plugin 2023-07-31 12:58:56 +09: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: more cleanups 2023-07-31 12:58:56 +09:30
flow.h renepay: more cleanups 2023-07-31 12:58:56 +09:30
mcf.c renepay: more cleanups 2023-07-31 12:58:56 +09:30
mcf.h renepay: an experimental payment plugin 2023-07-31 12:58:56 +09:30
pay.c renepay: more cleanups 2023-07-31 12:58:56 +09:30
pay.h renepay: fixups after comments 2023-07-31 12:58:56 +09:30
pay_flow.c renepay: more cleanups 2023-07-31 12:58:56 +09:30
pay_flow.h renepay: more cleanups 2023-07-31 12:58:56 +09:30
payment.c renepay: more cleanups 2023-07-31 12:58:56 +09:30
payment.h renepay: more cleanups 2023-07-31 12:58:56 +09:30
uncertainty_network.c renepay: more cleanups 2023-07-31 12:58:56 +09:30
uncertainty_network.h renepay: add information decay linear in time 2023-07-31 12:58:56 +09:30