core-lightning/daemon/test
Rusty Russell 3aca5c87e3 init: rebroadcast anchors on restart if we haven't seen them.
It's possible that we won't have sent the anchor, but state is
committed in db.  And our current philosophy is that we retransmit all
the txs dumbly, all the time.

Our --restart --timeout-anchor test trigger this case, too, so
re-enable that now.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-11-09 18:52:15 +10:30
..
scripts test: allow three variants in parallel with parallel make. 2016-11-08 21:56:55 +10:30
Makefile init: rebroadcast anchors on restart if we haven't seen them. 2016-11-09 18:52:15 +10:30
run-maxfee.c db: save error, return it when we commit transaction. 2016-09-06 16:47:49 +09:30
test.sh test: restore anchor timeout tests. 2016-11-09 17:50:54 +10:30