Handle monitor update failures in msg-recv functions
authorMatt Corallo <git@bluematt.me>
Tue, 27 Nov 2018 02:54:14 +0000 (21:54 -0500)
committerMatt Corallo <git@bluematt.me>
Tue, 11 Dec 2018 18:17:45 +0000 (13:17 -0500)
commit787644d795193eaae3041078030efebca1a5687c
tree82b6737c6aba05cb0704add50e8360d692bf9884
parent788dd738a84144b14f8a2e1dc919537084719c87
Handle monitor update failures in msg-recv functions

This adds a few TODOs around further message rebroadcasting which
needs to be implemented as well as some loss of tracking of HTLCs
on permanent channel failure which needs to get transferred over to
the appropriate in-memory ChannelMonitor.
src/ln/channel.rs
src/ln/channelmanager.rs