Check for timing-out HTLCs in remote unrevoked commitments
authorMatt Corallo <git@bluematt.me>
Fri, 4 Jan 2019 19:38:05 +0000 (14:38 -0500)
committerMatt Corallo <git@bluematt.me>
Sun, 13 Jan 2019 17:59:19 +0000 (12:59 -0500)
commitd8707c2b205c1fd387dc2a393b46205ae4b73113
tree805a694ec540afb8c67fd4846745f9cd9e024b15
parent78939a7e0374d6343576ba1440b7d708158ac611
Check for timing-out HTLCs in remote unrevoked commitments

This resolves a TODO/issue in would_broadcast_at_height where we
will not fail a channel with HTLCs which time out in remote
broadcastable transactions.
src/ln/channelmonitor.rs
src/ln/functional_tests.rs