You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
.clang-format make+looprpc: use Docker to compile and format protos 3 years ago
Dockerfile looprpc: generate JSON/WASM client stubs 3 years ago
client.pb.go multi: pass private, routehints from loopcli - loopd - loop server 2 years ago
client.pb.gw.go loop: add support for the probe API 3 years ago
client.proto multi: pass private, routehints from loopcli - loopd - loop server 2 years ago
client.swagger.json multi: pass private, routehints from loopcli - loopd - loop server 2 years ago
client.yaml loop: add support for the probe API 3 years ago
client_grpc.pb.go loop: add support for the probe API 3 years ago
common.pb.go loop: add support for the probe API 3 years ago
common.proto loop: add support for the probe API 3 years ago
debug.pb.go multi: update lnd master with grpc-gateway upgrade 3 years ago
debug.proto make+looprpc: use Docker to compile and format protos 3 years ago
debug_grpc.pb.go multi: update lnd master with grpc-gateway upgrade 3 years ago
gen_protos.sh looprpc: generate JSON/WASM client stubs 3 years ago
gen_protos_docker.sh multi: update lnd master with grpc-gateway upgrade 3 years ago
server.pb.go loop: add support for the probe API 3 years ago
server.proto loop: add support for the probe API 3 years ago
server_grpc.pb.go loop: add support for the probe API 3 years ago
swapclient.pb.json.go looprpc: generate JSON/WASM client stubs 3 years ago