core-lightning/plugins/renepay/test
Lagrang3 102dce2515 error handling in mcf.c
Adds a "canonical" error handling in the module mcf.c,
adhering to the same convention we have adopted in flow.c.
So that when a function fails it signals the caller with an invalid
return value, or bool false, and it communicates an error message.
2024-01-22 15:10:08 +10:30
..
Makefile renepay: remove custom debug, in favor of normal operations. 2023-09-25 13:59:13 +09:30
run-arc.c error handling in mcf.c 2024-01-22 15:10:08 +10:30
run-dijkstra.c plugins/renepay/dijkstra: improve API to remove global. 2023-07-31 12:58:56 +09:30
run-mcf-diamond.c error handling in mcf.c 2024-01-22 15:10:08 +10:30
run-mcf.c error handling in mcf.c 2024-01-22 15:10:08 +10:30
run-payflow_map.c renepay: put the entire hash in the key struct. 2023-08-12 09:41:24 +09:30
run-testflow.c uniform error handling pattern for flow.c 2024-01-22 15:10:08 +10:30