lnd/watchtower/wtclient
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
..
backup_task.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
backup_task_internal_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
candidate_iterator.go watchtower: prevent removal of last tower addr 2020-11-04 15:43:18 -08:00
candidate_iterator_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
client.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
client_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
errors.go multi: fix spelling mistakes 2019-05-04 15:35:37 -07:00
interface.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
log.go watchtower/wtclient/log: adds wtclient logging 2019-03-15 02:30:35 -07:00
session_negotiator.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
session_queue.go wtclient/seseion_queue: add prefix logging 2021-01-04 08:32:34 -08:00
stats.go wtclient: decrement pending tasks stats upon accepted task 2021-04-14 17:18:25 -07:00
task_pipeline.go wtclient/task_pipeline: add prefix logging 2021-01-04 08:32:31 -08:00