core-lightning/lightningd/test
Rusty Russell 9aedb0c61f plugin: simplify hooks calling methods, and make lifetime requirements explicit.
They callback must take ownership of the payload (almost all do, but
now it's explicit).

And since the payload and cb_arg arguments to plugin_hook_call_() are
always identical, make them a single parameter.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-04-16 09:40:39 +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 common: generalize ecdh function. 2020-04-04 16:08:49 +10:30
run-invoice-select-inchan.c plugin: simplify hooks calling methods, and make lifetime requirements explicit. 2020-04-16 09:40:39 +09:30
run-jsonrpc.c plugin: simplify hooks calling methods, and make lifetime requirements explicit. 2020-04-16 09:40:39 +09:30
run-log-pruning.c common: move json_stream helpers to common/json 2020-02-04 13:24:32 +10:30