lnd/watchtower/wtserver
Oliver Gugger 7dfe4018ce
multi: use btcd's btcec/v2 and btcutil modules
This commit was previously split into the following parts to ease
review:
 - 2d746f68: replace imports
 - 4008f0fd: use ecdsa.Signature
 - 849e33d1: remove btcec.S256()
 - b8f6ebbd: use v2 library correctly
 - fa80bca9: bump go modules
2022-03-09 19:02:37 +01: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_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
server.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
state_update.go watchtower/wtserver/server: print connFailure error code name 2019-04-23 20:06:38 -07:00