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
Boris Nagaev 87adb57ce9
multi: replace LSAT with L402
git mv ./cmd/loop/lsat.go ./cmd/loop/l402.go
sed 's@lsat@l402@g' -i `git grep -l lsat`
sed 's@Lsat@L402@g' -i `git grep -l Lsat`
sed 's@LSAT@L402@g' -i `git grep -l LSAT`
make rpc

Updated release_notes.md.
2 months ago
..
.clang-format multi: move server proto files to their own directory 3 years ago
Dockerfile looprpc,swapserverrpc: update Go image to 1.19.10 2 months ago
client.pb.go multi: replace LSAT with L402 2 months ago
client.pb.gw.go multi: replace LSAT with L402 2 months ago
client.proto multi: replace LSAT with L402 2 months ago
client.swagger.json multi: replace LSAT with L402 2 months ago
client.yaml multi: replace LSAT with L402 2 months ago
client_grpc.pb.go multi: replace LSAT with L402 2 months ago
debug.pb.go update aperture to include lsat to l402 renaming 2 months ago
debug.proto make+looprpc: use Docker to compile and format protos 3 years ago
debug_grpc.pb.go looprpc,swapserverrpc: update Go image to 1.19.10 2 months ago
gen_protos.sh looprpc/gen_protos.sh: remove js build tag 2 years ago
gen_protos_docker.sh multi: update lnd master with grpc-gateway upgrade 3 years ago
swapclient.pb.json.go multi: replace LSAT with L402 2 months ago