loop/looprpc
Slyghtning f3b3b1a695
staticaddr: expose addresses in deposit listings
Include the owning static address in every deposit RPC response and CLI
listing. Users can distinguish deposits created by different receive and
change addresses without reconstructing scripts externally.

Update generated RPC artifacts and command replay fixtures for the new
field.
2026-08-12 11:00:29 +02:00
..
.clang-format multi: move server proto files to their own directory 2021-12-13 13:56:40 +02:00
client.pb.go staticaddr: expose addresses in deposit listings 2026-08-12 11:00:29 +02:00
client.pb.gw.go looprpc: add new method SweepHtlc 2026-01-15 03:06:22 -05:00
client.proto staticaddr: expose addresses in deposit listings 2026-08-12 11:00:29 +02:00
client.swagger.json staticaddr: expose addresses in deposit listings 2026-08-12 11:00:29 +02:00
client.yaml looprpc: add new method SweepHtlc 2026-01-15 03:06:22 -05:00
client_grpc.pb.go looprpc: extend client.proto with lnrpc.OutPoint and lnrpc.OpenChannelRequest 2026-02-26 09:37:26 +01:00
client_test.go instantout: enforce the accepted swap fee 2026-08-11 21:27:35 +02:00
debug.pb.go loooprpc: replace deprecated grpc.Dial with grpc.NewClient 2025-12-19 10:03:14 +01:00
debug.proto make+looprpc: use Docker to compile and format protos 2021-07-13 09:41:28 +02:00
debug_grpc.pb.go looprpc,swapserverrpc: update Go image to 1.21.9-bookworm 2024-04-24 13:21:37 -03:00
Dockerfile looprpc: prepare for lnrpc usage 2026-02-26 09:35:59 +01:00
gen_protos.sh looprpc: prepare for lnrpc usage 2026-02-26 09:35:59 +01:00
gen_protos_docker.sh looprpc: prepare for lnrpc usage 2026-02-26 09:35:59 +01:00
go.mod multi: bump google.golang.org/grpc to v1.82.1 2026-07-23 13:13:57 -05:00
go.sum multi: bump google.golang.org/grpc to v1.82.1 2026-07-23 13:13:57 -05:00
perms.go staticaddr: fund new addresses with sendcoins 2026-08-12 11:00:28 +02:00
swapclient.pb.json.go looprpc: extend client.proto with lnrpc.OutPoint and lnrpc.OpenChannelRequest 2026-02-26 09:37:26 +01:00