rgb-cln/lightningd/test
Christian Decker 10338983a6 plugin: Add logs to plugin and add method to kill a plugin
Also includes some sanity checks for the results returned by the
plugin, such as ensuring that the ID is as expected and that we have
either an error or a real result.
2018-11-13 00:44:50 +01:00
..
Makefile lightningd: format JSON directly into json connection membuf. 2018-10-19 22:02:11 +00:00
run-commit_tx.c Remove tal_len, use tal_count() or tal_bytelen(). 2018-07-30 11:31:17 +02:00
run-find_my_abspath.c plugin: Add logs to plugin and add method to kill a plugin 2018-11-13 00:44:50 +01:00
run-funding_tx.c lightningd: fix up BOLT references. 2018-06-18 12:31:09 +02:00
run-invoice-select-inchan.c Rename `struct json_result` to `struct json_stream` (RENAMEONLY) 2018-10-19 22:02:11 +00:00
run-json_escaped.c common/json: move JSON creation routines into lightningd/ 2018-10-19 22:02:11 +00:00
run-jsonrpc.c lightningd: fix up compile errors from bad merge. 2018-10-20 03:34:58 +00:00
run-key_derive.c Force the use of the POSIX C locale for all commands and their subprocesses 2018-04-27 14:02:59 +02:00
run-param.c lightningd: format JSON directly into json connection membuf. 2018-10-19 22:02:11 +00:00