core-lightning/lightningd/test
Rusty Russell 1a3c0a0c0d invoice: fix potential race where invoice is paid/expired while we're calling hook.
There's actually a (very unlikely) race here: we would previously have
crashed with an assertion in invoices_resolve.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-12-02 16:50:12 +10:30
..
Makefile unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-find_my_abspath.c build: run update-mocks. 2020-09-24 13:19:59 +02:00
run-invoice-select-inchan.c invoice: fix potential race where invoice is paid/expired while we're calling hook. 2020-12-02 16:50:12 +10:30
run-jsonrpc.c unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-log-pruning.c common: add routines for log level names. 2020-10-23 13:53:16 +10:30