loop/looprpc
Slyghtning 7a9f08a70d
staticaddr: fund new addresses with sendcoins
Let loop static deposit create a fresh receive address and optionally
fund it through lnd SendCoins. Validate funding arguments before address
creation and expose the nested request through the client RPC.

Regenerate the RPC artifacts, CLI documentation, and replay fixtures for
the new command behavior.
2026-08-12 11:00:28 +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: fund new addresses with sendcoins 2026-08-12 11:00:28 +02:00
client.pb.gw.go looprpc: add new method SweepHtlc 2026-01-15 03:06:22 -05:00
client.proto staticaddr: fund new addresses with sendcoins 2026-08-12 11:00:28 +02:00
client.swagger.json staticaddr: fund new addresses with sendcoins 2026-08-12 11:00:28 +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