core-lightning/daemon/test
Rusty Russell 5aed0e12f8 daemon: remove closing states from state machine.
We already removed the on-chain states, now we remove the "clearing" state
(which wasn't fully implemented anyway).

This turns into two smaller state machines: one for clearing, which
still allows HTLCs to be failed and fulfilled, and one for mutual
close negotiation which only allows close_signature messages.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-05-26 15:25:24 +09:30
..
scripts daemon: clean up test dirs. 2016-05-03 11:27:56 +09:30
test.sh daemon: remove closing states from state machine. 2016-05-26 15:25:24 +09:30