core-lightning/daemon/test
Rusty Russell 190b30e958 daemon: test restarting.
We add a "dev-restart" command which causes the daemon to close fds
and exec itself.  Then we do it after every command, with the caveat
that we always send a commit before newhtlc, because if not committed,
that is forgotten.  Fulfillhtlc and failhtlc get resent, since they're
idempotent.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-08-18 14:25:14 +09:30
..
scripts check: make (successful) tests less noisy. 2016-08-17 14:46:36 +09:30
test.sh daemon: test restarting. 2016-08-18 14:25:14 +09:30