core-lightning/daemon/test
Rusty Russell d964ad2d94 daemon: don't restart newhtlc/failhtlc/fulfill htlc commands on reconnect,
These low level commands we restarted on reconnect for ease of
testing.  Don't do that, and check that we're connected when those
commands occur.

This introduces subtle issues with --manual-commit --reconnect: restarting
node1 also forgets uncommitted things from node2, requiring reordering for
some tests.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-08-30 20:11:57 +09:30
..
scripts test: use random port/rpcport for bitcoind. 2016-08-26 15:44:04 +09:30
Makefile daemon: first unit test, infrastructure. 2016-08-25 11:39:46 +09:30
run-maxfee.c daemon: first unit test, infrastructure. 2016-08-25 11:39:46 +09:30
test.sh daemon: don't restart newhtlc/failhtlc/fulfill htlc commands on reconnect, 2016-08-30 20:11:57 +09:30