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 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.
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 proto: extend protocol with key reveal building blocks and new version 1 year ago
server.proto proto: extend protocol with key reveal building blocks and new version 1 year ago
server_grpc.pb.go swapserverrpc: add MuSig2SignSweep function 2 years ago