loop/looprpc
Harsha Goli f1a7d8fb49
multi: pass private, routehints from loopcli - loopd - loop server
This commit passes routehints all the way from when/if the user passes
them from the cli all the way to the backend loop server. If private is
used, this commit passes that boolean down to different stages, where it
is then converted into routehints.

main: add --private and --route_hints to quote

Adds --private and --route_hints flags to quote cli
2021-12-07 21:04:07 -05:00
..
.clang-format make+looprpc: use Docker to compile and format protos 2021-07-13 09:41:28 +02:00
client.pb.go multi: pass private, routehints from loopcli - loopd - loop server 2021-12-07 21:04:07 -05:00
client.pb.gw.go loop: add support for the probe API 2021-07-30 13:22:12 +02:00
client.proto multi: pass private, routehints from loopcli - loopd - loop server 2021-12-07 21:04:07 -05:00
client.swagger.json multi: pass private, routehints from loopcli - loopd - loop server 2021-12-07 21:04:07 -05:00
client.yaml loop: add support for the probe API 2021-07-30 13:22:12 +02:00
client_grpc.pb.go loop: add support for the probe API 2021-07-30 13:22:12 +02:00
common.pb.go loop: add support for the probe API 2021-07-30 13:22:12 +02:00
common.proto loop: add support for the probe API 2021-07-30 13:22:12 +02:00
debug.pb.go multi: update lnd master with grpc-gateway upgrade 2021-07-29 17:02:06 +02:00
debug.proto make+looprpc: use Docker to compile and format protos 2021-07-13 09:41:28 +02:00
debug_grpc.pb.go multi: update lnd master with grpc-gateway upgrade 2021-07-29 17:02:06 +02:00
Dockerfile looprpc: generate JSON/WASM client stubs 2021-08-03 13:18:35 +02:00
gen_protos.sh looprpc: generate JSON/WASM client stubs 2021-08-03 13:18:35 +02:00
gen_protos_docker.sh multi: update lnd master with grpc-gateway upgrade 2021-07-29 17:02:06 +02:00
server.pb.go loop: add support for the probe API 2021-07-30 13:22:12 +02:00
server.proto loop: add support for the probe API 2021-07-30 13:22:12 +02:00
server_grpc.pb.go loop: add support for the probe API 2021-07-30 13:22:12 +02:00
swapclient.pb.json.go looprpc: generate JSON/WASM client stubs 2021-08-03 13:18:35 +02:00