lnd.xprv/contractcourt
Olaoluwa Osuntokun fdec603279
contractcourt: update the commitSweepResolver to be aware of tweakless commits
In this commit, we update the `commitSweepResolver` to be aware of
tweakless commitments. We'll now use the new behavior of the uni close
summary (leaving out the single tweak) to detect if we're dealing with a
new, or modern commitment. Depending on the commitment type, we'll then
set the witness type accordingly so we can generate the proper signature
within the sweeper.
2019-09-25 18:25:49 -07: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 multi: update funding workflow to be aware of new tweakless commits 2019-09-25 18:25:46 -07: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: update funding workflow to be aware of new tweakless commits 2019-09-25 18:25:46 -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 Merge pull request #3480 from Roasbeef/proper-resolution-supplements 2019-09-25 17:08:35 -07:00
channel_arbitrator.go Merge pull request #3480 from Roasbeef/proper-resolution-supplements 2019-09-25 17:08:35 -07:00
commit_sweep_resolver.go contractcourt: update the commitSweepResolver to be aware of tweakless commits 2019-09-25 18:25:49 -07: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