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
carla 94692678f3
looprpc: add swap multiple swap scripts server state to rpc enum
Add a new failure state that the server may send to the client.
This state is sent for loop in swaps where the client has
erroneously published multiple outputs for a loop in swap (this
could happen if an end user created an external tx with too many
outputs). Failing the swap server side protects users from potential
footguns where they publish the hltc then the server can claim more
money than was paid out off chain. This can never happen when the
loop client publishes the htlc because it only ever contains one
output.
3 years ago
..
.clang-format make+looprpc: use Docker to compile and format protos 3 years ago
Dockerfile make+looprpc: use Docker to compile and format protos 3 years ago
client.pb.go looprpc: document missing CLI commands 3 years ago
client.pb.gw.go looprpc: add swap suggestions endpoint 4 years ago
client.proto looprpc: document missing CLI commands 3 years ago
client.swagger.json looprpc: document missing CLI commands 3 years ago
debug.pb.go make+looprpc: use Docker to compile and format protos 3 years ago
debug.proto make+looprpc: use Docker to compile and format protos 3 years ago
gen_protos.sh make+looprpc: use Docker to compile and format protos 3 years ago
gen_protos_docker.sh make+looprpc: use Docker to compile and format protos 3 years ago
rest-annotations.yaml looprpc: extract REST annotations into yaml 3 years ago
server.pb.go looprpc: add swap multiple swap scripts server state to rpc enum 3 years ago
server.proto looprpc: add swap multiple swap scripts server state to rpc enum 3 years ago