lnd.xprv/contractcourt
Johan T. Halseth 2a6ad6e634
channeldb+lnwallet: don't pass isRestoredChan to ChanSyncMsg
Since we have access to the internal state of the channel, we can
instead get it directly instead of passing it in as a parameter.
2019-09-25 14:04:44 +02:00
..
briefcase_test.go routing: Fix dropped errors in tests. 2019-09-13 06:28:05 +00:00
briefcase.go multi: fix dropped errors 2019-09-13 09:50:38 +02:00
chain_arbitrator_test.go contractcourt/chain_arbitrator_test: add TestChainArbitratorRepublishCommitment 2019-09-25 14:04:43 +02:00
chain_arbitrator.go contractcourt/chain_arbitrator: republish closeTx for open channels 2019-09-25 14:04:43 +02:00
chain_watcher_test.go multi: address lingering TODO by no longer wiping out local HTLCs on remote close 2019-05-27 14:34:13 -07:00
chain_watcher.go channeldb+lnwallet: don't pass isRestoredChan to ChanSyncMsg 2019-09-25 14:04:44 +02:00
channel_arbitrator_test.go multi: make MarkCommitmentBroadcasted take closeTx 2019-09-25 14:04:43 +02:00
channel_arbitrator.go contractcourt/chain_arbitrator: mark commitment broadcasted before publish 2019-09-25 14:04:44 +02:00
commit_sweep_resolver.go cnct: do not log resolver shutting down as error 2019-09-11 15:54:41 +02:00
contract_resolvers.go cnct: do not log resolver shutting down as error 2019-09-11 15:54:41 +02:00
htlc_incoming_contest_resolver.go cnct: do not log resolver shutting down as error 2019-09-11 15:54:41 +02:00
htlc_incoming_resolver_test.go htlcswitch+invoices: circuit key based hodl notifications 2019-09-16 10:10:14 +02:00
htlc_outgoing_contest_resolver.go cnct: do not log resolver shutting down as error 2019-09-11 15:54:41 +02:00
htlc_success_resolver.go cnct: do not log resolver shutting down as error 2019-09-11 15:54:41 +02:00
htlc_timeout_resolver_test.go cnct/test: extend mockWitnessBeacon 2019-05-15 14:42:15 +02:00
htlc_timeout_resolver.go cnct: do not log resolver shutting down as error 2019-09-11 15:54:41 +02:00
interfaces.go multi: use separate cltv expiry field from invoice 2019-09-04 19:20:19 +02:00
log.go multi: init subsystem loggers via build pkg 2018-10-05 13:04:45 +09:00
mock_registry_test.go multi: use separate cltv expiry field from invoice 2019-09-04 19:20:19 +02:00
utils_test.go cnct/test: add incoming contest resolver test 2019-05-15 14:42:18 +02:00