lnd/watchtower/lookout
Olaoluwa Osuntokun dc16f5df53
watchtower: uses P2TR for sweep, delivery, and reward addresses
In this commit, we modify the watch tower to use P2TR addrs for just
about anything sweep related.

One eye sore in this diff are the changes to
`backup_task_internal_test.go`. All the values are hard coded, and now
either differ by a value of 48, or needed to be modified to account for
the new assumptions propagated to rewards values and fees.
2022-08-11 17:26:13 -07:00
..
interface.go watchtower/multi: move BreachHint to blob pkg 2019-06-13 17:40:04 -07:00
justice_descriptor_test.go multi: bump btcd to taproot aware version 2022-03-24 15:00:25 +01:00
justice_descriptor.go watchtower: uses P2TR for sweep, delivery, and reward addresses 2022-08-11 17:26:13 -07:00
log.go watchtower/lookout/log: adds lookout subsystem logger 2018-10-31 20:42:07 -07:00
lookout_test.go multi: move many t.Fatalf calls to require.NoError 2022-06-17 04:26:55 +00:00
lookout.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
mock.go watchtower: remove dev tag from unit test files 2020-08-20 12:12:51 -07:00
punisher.go multi: add labels to lnd native transactions 2020-07-29 13:46:07 +02:00