lnd/lnrpc/signrpc
Oliver Gugger 1e72d6737d
lnrpc+itest: fix panic with missing UTXO info
Fixes #6396.
This commit fixes a panic that occurred when trying to sign for a
Taproot output without specifying the full UTXO information for each
input. Instead of panicking an error is now returned.
2022-04-12 19:30:12 +02:00
..
config_active.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07: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 lnrpc: fix log.go files 2022-04-01 18:12:59 -07:00
signer.pb.go multi: add p2tr tapscript key path signing capabilities 2022-03-24 18:02:39 +01:00
signer.pb.gw.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
signer.pb.json.go lnrpc: generate JSON/WASM client stubs 2021-08-03 13:44:36 +02:00
signer.proto multi: add p2tr tapscript key path signing capabilities 2022-03-24 18:02:39 +01:00
signer.swagger.json multi: add p2tr tapscript key path signing capabilities 2022-03-24 18:02:39 +01:00
signer.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00
signer_grpc.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
signer_server.go lnrpc+itest: fix panic with missing UTXO info 2022-04-12 19:30:12 +02:00