mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-23 06:55:13 +01:00
- 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> |
||
---|---|---|
.. | ||
test | ||
debug.c | ||
debug.h | ||
dijkstra.c | ||
dijkstra.h | ||
flow.c | ||
flow.h | ||
Makefile | ||
mcf.c | ||
mcf.h | ||
pay.c | ||
pay.h | ||
pay_flow.c | ||
pay_flow.h | ||
payment.c | ||
payment.h | ||
uncertainty_network.c | ||
uncertainty_network.h |