loop/swapserverrpc
Andras Banki-Horvath cc5e26b9c9
proto: extend protocol with key reveal building blocks and new version
This commit adds a new protocol version which will add MuSig2 loop in
and loop out using key reveal and extends the existing protocol with new
message members to be able to pass around htlc internal public keys.

The commit also fixes some minor formatting issues in the server proto.
2023-03-20 20:08:42 +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.sh rpc: fix swapserverrpc build 2022-06-30 16:59:57 +02:00
gen_protos_docker.sh swapserverrpc: remove unnecessary vars in proto dockerfile 2021-12-15 09:17:24 +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.pb.go proto: extend protocol with key reveal building blocks and new version 2023-03-20 20:08:42 +01:00
server.proto proto: extend protocol with key reveal building blocks and new version 2023-03-20 20:08:42 +01:00
server_grpc.pb.go swapserverrpc: add MuSig2SignSweep function 2022-06-30 16:59:58 +02:00