core-lightning/lightningd/test
Rusty Russell 1e5789d421 close: add notification for slow closes.
For compatibility, we only do this if `allow-deprecated-apis` is false
for now.  Otherwise scripts parsing should use `grep -v '^# '` or
start using `-N none`.

Changelog-Added: JSON-RPC: `close` now sends notifications for slow closes (if `allow-deprecated-apis`=false)
Changelog-Deprecated: cli: scripts should filter out '^# ' or use `-N none`, as commands will start returning notifications soon
Fixes: #3925
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-10-23 13:53:16 +10:30
..
Makefile Makefile: normalize all the Makefiles 2020-08-31 21:33:26 -05:00
run-find_my_abspath.c build: run update-mocks. 2020-09-24 13:19:59 +02:00
run-invoice-select-inchan.c close: add notification for slow closes. 2020-10-23 13:53:16 +10:30
run-jsonrpc.c lightningd: infrastructure for internal notifications. 2020-10-23 13:53:16 +10:30
run-log-pruning.c common: add routines for log level names. 2020-10-23 13:53:16 +10:30