2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-04 06:00:21 +00:00
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).
2023-03-20 20:08:43 +01:00
..
.clang-format multi: move server proto files to their own directory 2021-12-13 13:56:40 +02:00
common.pb.go multi: move server proto files to their own directory 2021-12-13 13:56:40 +02:00
common.proto multi: move server proto files to their own directory 2021-12-13 13:56:40 +02:00
Dockerfile swapserverrpc: remove unnecessary vars in proto dockerfile 2021-12-15 09:17:24 +02:00
gen_protos_docker.sh swapserverrpc: remove unnecessary vars in proto dockerfile 2021-12-15 09:17:24 +02:00
gen_protos.sh rpc: fix swapserverrpc build 2022-06-30 16:59:57 +02:00
go.mod swapserverrpc: make swapserverrpc its own module 2021-12-13 13:59:16 +02:00
go.sum swapserverrpc: make swapserverrpc its own module 2021-12-13 13:59:16 +02:00
server_grpc.pb.go loopin: push the htlc internal key if the invoice is swept 2023-03-20 20:08:43 +01:00
server.pb.go loopin: push the htlc internal key if the invoice is swept 2023-03-20 20:08:43 +01:00
server.proto loopin: push the htlc internal key if the invoice is swept 2023-03-20 20:08:43 +01:00