mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-20 02:27:21 +01:00
9b39692bb2
In this commit, we add some additional logging of the commitments at play when we detect a channel closure on-chain. This should help to debug things more in the future as we don't log the full commitments anywhere. We also now also print the type of commitment as well, as a follow up from the recent anchor outputs work. In the near future, as we implement a dynamic commitments update protocol, always logging the commitment type as well will likely be useful for debugging purposes. |
||
---|---|---|
.. | ||
anchor_resolver.go | ||
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_test.go | ||
commit_sweep_resolver.go | ||
contract_resolvers.go | ||
htlc_incoming_contest_resolver.go | ||
htlc_incoming_resolver_test.go | ||
htlc_outgoing_contest_resolver_test.go | ||
htlc_outgoing_contest_resolver.go | ||
htlc_success_resolver.go | ||
htlc_timeout_resolver_test.go | ||
htlc_timeout_resolver.go | ||
interfaces.go | ||
log.go | ||
mock_registry_test.go | ||
utils_test.go |