cln/plugins/askrene
Rusty Russell 183e1a0e60 getroutes: deprecate old vaguely named fields.
Changelog-Deprecated: JSON-RPC: `getroutes` `route` fields `next_node_id`, `amount_msat` and `delay` (use `node_id_out`, `amount_in_msat` and `cltv_in`).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-05-11 13:51:52 +09:30
..
child getroutes: deprecate old vaguely named fields. 2026-05-11 13:51:52 +09:30
test askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30
askrene.c getroutes: deprecate old vaguely named fields. 2026-05-11 13:51:52 +09:30
askrene.h askrene: limit how many children we have. 2026-02-19 17:04:35 +10:30
datastore_wire.c askrene: move datastore wire functions into separate file for lightning-downgrade to use. 2025-11-28 09:16:53 +10:30
datastore_wire.h askrene: move datastore wire functions into separate file for lightning-downgrade to use. 2025-11-28 09:16:53 +10:30
layer.c bitcoin: hash_scid and hash_scidd public functions. 2026-02-19 17:04:35 +10:30
layer.h askrene: move routines only accessed by the child process into child/. 2026-02-19 17:04:35 +10:30
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