lnd/watchtower/wtserver
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
..
create_session.go watchtower/wtserver: add DisableReward config option 2019-06-13 19:54:21 -07:00
delete_session.go watchtower/wtserver/server: print connFailure error code name 2019-04-23 20:06:38 -07:00
interface.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
log.go watchtower/wtserver: move from watchtower/server 2018-11-02 15:51:06 -07:00
server.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
server_test.go watchtower: uses P2TR for sweep, delivery, and reward addresses 2022-08-11 17:26:13 -07:00
state_update.go watchtower/wtserver/server: print connFailure error code name 2019-04-23 20:06:38 -07:00