86eb0a3383
This commit adds logging of the reason to go to chain for a channel. This can help users to find out the reason why a channels forced closed. To get all go to chain reasons, an optimization to break early is removed. This optimization was not significant, because the normal flow already examined all htlcs. In the exceptional case where we need to go to chain, it does not weigh up against logging all go to chain reasons. |
||
---|---|---|
.. | ||
briefcase_test.go | ||
briefcase.go | ||
chain_arbitrator_test.go | ||
chain_arbitrator.go | ||
chain_watcher_test.go | ||
chain_watcher.go | ||
channel_arbitrator_test.go | ||
channel_arbitrator.go | ||
commit_sweep_resolver.go | ||
contract_resolvers.go | ||
htlc_incoming_contest_resolver.go | ||
htlc_outgoing_contest_resolver.go | ||
htlc_success_resolver.go | ||
htlc_timeout_resolver_test.go | ||
htlc_timeout_resolver.go | ||
log.go |