core-lightning/plugins/test
Christian Decker f36be4b006 plugin: Add tracing support for send_outreq
The `send_outreq` function is a good place to suspend and resume
traces, since these are usually the places where we hand off control
back to the `io_loop`. This assumes that we do not continue doing
heavy liftin after we have queued an `outreq` call, but that is most
likely the case anyway. This frees us from having to track suspensions
whenever we call the RPC from a plugin.
2024-11-13 13:15:52 +01:00
..
Makefile pay: Use the global channel_hint_set and remember across payments 2024-10-07 14:05:47 +02:00
Makefile2 plugins/test/run-route-overlong: modern overlong routing test. 2021-05-22 17:53:04 +09:30
run-funder_policy.c libplugin: allow display of default values. 2024-05-15 15:50:54 -05:00
run-route-calc.c plugin: Add tracing support for send_outreq 2024-11-13 13:15:52 +01:00
run-route-overlong.c plugin: Add tracing support for send_outreq 2024-11-13 13:15:52 +01:00