cln/plugins/askrene
Lagrang3 76396dd4b7 askrene: explain failure: add known enabled case
Consider the case in which payment fails due to not enough "known enabled"
liquidity. Notice that we cover the "known" and "enabled" cases already.
But:
	known_enabled <= enabled
and
	known_enabled <= known

Changelog-None

Signed-off-by: Lagrang3 <lagrang3@protonmail.com>
2026-08-04 18:51:43 -03:00
..
child askrene: explain failure: add known enabled case 2026-08-04 18:51:43 -03:00
test askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30
askrene.c askrene: add APIs for "impressions" which are *relative* constraints. 2026-08-04 18:51:43 -03:00
askrene.h askrene: limit how many children we have. 2026-02-19 17:04:35 +10:30
datastore_wire.c askrene: add APIs for "impressions" which are *relative* constraints. 2026-08-04 18:51:43 -03:00
datastore_wire.h askrene: add APIs for "impressions" which are *relative* constraints. 2026-08-04 18:51:43 -03:00
layer.c askrene: safer iterating over changing htable 2026-08-04 18:51:43 -03:00
layer.h askrene: add APIs for "impressions" which are *relative* constraints. 2026-08-04 18:51:43 -03:00
Makefile askrene: make "child.c" to be the explicit child entry point. 2026-02-19 17:04:35 +10:30
reserve.c askrene-unreserve: add dev_remove_all option 2026-03-18 01:13:54 +10:30
reserve.h askrene-unreserve: add dev_remove_all option 2026-03-18 01:13:54 +10:30