Commit graph

5 commits

Author SHA1 Message Date
positiveblue
53835f527f
rpc: regenerate protos 2023-01-06 01:57:54 -08:00
positiveblue
6027ccd3d6
multi: bump btcec/v2 and btcutil to new versions 2022-03-28 15:22:41 +02:00
Oliver Gugger
938e608ab2
multi: update lnd master with grpc-gateway upgrade
To make pool work with the latest lnd version inside of LiT, we need
to upgrade the grpc-gateway library to the same v2 version here too.
2021-07-29 14:01:23 +02:00
Oliver Gugger
a81090a8ac
poolrpc+auctioneerrpc: use docker to compile protos
To pin down exactly the versions of our proto compilation tools we use,
we do the actual compilation step inside a docker container.
2021-07-29 13:40:47 +02:00
Olaoluwa Osuntokun
7dc5efd8a1
auctioneerrpc: add in new HashMail servivce
This new service will be used to facilitate communication between the
sidecar provider and recipient.
2021-05-09 19:24:47 -07:00