Commit graph

5 commits

Author SHA1 Message Date
positiveblue
033991dbad
build: update go to v1.19.4-beta 2023-01-06 01:53:11 -08:00
Oliver Gugger
b63e0051fd
multi: use Golang 1.18 everywhere 2022-08-03 19:26:01 +02:00
Oliver Gugger
acda1cd479
poolrpc: generate JSON/WASM client stubs 2021-08-03 13:28:49 +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