loop/loopd
Oliver Gugger 688659421b
mod+loopd: bump to lnd v0.11.1-beta.rc3
To make sure we can use the latest version of loop in LiT, we need to
make sure loop compiles against the actual v0.11.1 branch of lnd. There
were some conflicting changes to the macaroon service that didn't make
it to the branch that we need to roll back. Those changes don't affect
loop at all as we were always using the default root key ID anyway.
2020-09-18 08:58:16 +02:00
..
config.go config: expand macaroonpath flag 2020-09-17 10:45:57 +02:00
daemon.go loopd: allow loopd to be used as external subserver 2020-09-11 12:25:39 +02:00
log.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
macaroons.go mod+loopd: bump to lnd v0.11.1-beta.rc3 2020-09-18 08:58:16 +02:00
run.go mod+loopd: update to lnd 0.11.1 2020-09-11 12:20:12 +02:00
swapclient_server.go looprpc: add swap suggestions endpoint 2020-09-03 10:36:44 +02:00
swapclient_server_test.go multi: add confirmation target to loop in 2020-04-17 09:56:21 +02:00
utils.go liquidity: add swap suggestions endpoint to manager 2020-09-03 10:36:43 +02:00
view.go multi: integrate the new htlc v2 scripts to loop in/out 2020-09-09 19:54:01 +02:00