rgb-cln/daemon/test
Rusty Russell f1af56fcee daemon: save acked changes, so we can process them when confirmed on both sides.
We need to know when changes are fully committed by both sides:
1) For their HTLC_ADDs, this is when we can fulfill/fail/route.
2) For their HTLC_FAILs, this is when we can fail incoming.

For HTLC_FULFULL we don't need to wait: as soon as we know the preimage
we can propogate it.

For the moment, we simply log and assert; acting on it comes later.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-07-01 11:59:15 +09:30
..
scripts test: detect segwit correctly, assume master branch. 2016-06-25 14:13:08 +09:30
test.sh daemon: save acked changes, so we can process them when confirmed on both sides. 2016-07-01 11:59:15 +09:30