core-lightning/lightningd/test
Christian Decker 01c7bc5884 jsonrpc: Make an explicit jsonrpc struct
This wraps the listener, a separate log and the registered
commands. This is mainly needed once we dynamically add
sjson_command`s to the JSON-RPC.
2018-12-02 22:55:47 +00: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 jsonrpc: Make an explicit jsonrpc struct 2018-12-02 22:55:47 +00:00
run-funding_tx.c lightningd: fix up BOLT references. 2018-06-18 12:31:09 +02:00
run-invoice-select-inchan.c onchaind: wire up dev_memleak. 2018-11-22 05:15:42 +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 [test] update test mocks for getinfo rpc update 2018-11-21 00:37:04 +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 json_stream: disentangle JSON handling from command. 2018-11-20 16:51:19 +01:00