core-lightning/lightningd/test
Rusty Russell f1bea55395 lightningd: fix occasional missing txid detection.
I was working on rewriting our (somewhat chaotic) tx watching code
for 0.7.2, when I found this bug: we don't always notice the funding
tx in corner cases where more than one block is detected at
once.

This is just the one commit needed to fix the problem: it has some
unnecessary changes, but I'd prefer not to diverge too far from my
cleanup-txwatch branch.

Fixes: #2352
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-06-28 03:31:43 +00:00
..
Makefile ccan: import ccan/json_out and ccan/json_escape. 2019-06-12 02:00:15 +00:00
run-find_my_abspath.c log: add 'warning' notification when log 2019-06-07 01:23:51 +00:00
run-invoice-select-inchan.c lightningd: fix occasional missing txid detection. 2019-06-28 03:31:43 +00:00
run-jsonrpc.c bitcoin/tx: use fromwire_fail in pull_bitcoin_tx. 2019-06-21 03:56:59 +00:00