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/swapserverrpc
Andras Banki-Horvath b47f67a6de
loopin: push the htlc internal key if the invoice is swept
This commit adds key reveal to MuSig2 loopin swaps' success path. In
this case the client reveals their internal HTLC key to the server when
the swap invoice is settled. With this key the server can sweep the swap
HTLC without any more interaction from the client. We'll do this every
block (after the invoice has been settled).
1 year ago
..
.clang-format multi: move server proto files to their own directory 2 years ago
Dockerfile swapserverrpc: remove unnecessary vars in proto dockerfile 2 years ago
common.pb.go multi: move server proto files to their own directory 2 years ago
common.proto multi: move server proto files to their own directory 2 years ago
gen_protos.sh rpc: fix swapserverrpc build 2 years ago
gen_protos_docker.sh swapserverrpc: remove unnecessary vars in proto dockerfile 2 years ago
go.mod swapserverrpc: make swapserverrpc its own module 2 years ago
go.sum swapserverrpc: make swapserverrpc its own module 2 years ago
server.pb.go loopin: push the htlc internal key if the invoice is swept 1 year ago
server.proto loopin: push the htlc internal key if the invoice is swept 1 year ago
server_grpc.pb.go loopin: push the htlc internal key if the invoice is swept 1 year ago