core-lightning/lightningd/test
Rusty Russell 77094b7df8 lightningd: avoid plugin timer indirection.
Now we know whether the command completed or not, we can correctly
call command_still_pending() if it didn't complete.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-05-05 13:45:17 +09:30
..
Makefile makefiles: move all unit tests under make check-units 2019-06-30 16:41:30 +09:30
run-find_my_abspath.c plugins: Fix undefined deallocation order in struct plugins 2020-04-16 18:03:35 +09:30
run-invoice-select-inchan.c plugin_hook_call: return indication whether we called the callback or not. 2020-05-05 13:45:17 +09:30
run-jsonrpc.c lightningd: avoid plugin timer indirection. 2020-05-05 13:45:17 +09:30
run-log-pruning.c common: move json_stream helpers to common/json 2020-02-04 13:24:32 +10:30