lnd/lnrpc/chainrpc
Oliver Gugger 3b5585c12b
multi: fix and test v1 output spend ntfns
Because Taproot key spend only spends don't allow us to re-construct the
spent pkScript from the witness alone, we cannot support registering
spend notifications for v1 pkScripts only. We instead require the
outpoint to be specified. This commit makes it possible to only match by
outpoint and also adds an itest for it.
2022-03-24 18:02:40 +01:00
..
chainnotifier.pb.go multi: fix and test v1 output spend ntfns 2022-03-24 18:02:40 +01:00
chainnotifier.pb.gw.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
chainnotifier.pb.json.go lnrpc: generate JSON/WASM client stubs 2021-08-03 13:44:36 +02:00
chainnotifier.proto multi: fix and test v1 output spend ntfns 2022-03-24 18:02:40 +01:00
chainnotifier.swagger.json multi: fix and test v1 output spend ntfns 2022-03-24 18:02:40 +01:00
chainnotifier.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00
chainnotifier_grpc.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
chainnotifier_server.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07: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: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00