lnd/lnrpc/walletrpc
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
..
config_active.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
config_default.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
driver.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
psbt.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
walletkit_grpc.pb.go walletrpc+itest: add SignPsbt RPC 2022-01-06 14:35:07 +01:00
walletkit_server.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
walletkit_util_test.go cmd/lncli+walletrpc: add createwatchonly command 2021-10-14 15:42:58 +02:00
walletkit_util.go cmd/lncli+walletrpc: add createwatchonly command 2021-10-14 15:42:58 +02:00
walletkit.pb.go walletrpc+itest: add SignPsbt RPC 2022-01-06 14:35:07 +01:00
walletkit.pb.gw.go walletrpc+itest: add SignPsbt RPC 2022-01-06 14:35:07 +01:00
walletkit.pb.json.go walletrpc+itest: add SignPsbt RPC 2022-01-06 14:35:07 +01:00
walletkit.proto walletrpc+itest: add SignPsbt RPC 2022-01-06 14:35:07 +01:00
walletkit.swagger.json walletrpc+itest: add SignPsbt RPC 2022-01-06 14:35:07 +01:00
walletkit.yaml walletrpc+itest: add SignPsbt RPC 2022-01-06 14:35:07 +01:00