loop/loopd
Oliver Gugger 751c70e6c7
loopd: add macaroon authentication to the daemon's server connection
To secure access to loop's RPC server, we add a macaroon authentication
service and its gRPC interceptors to the daemon's server connection.
2020-09-11 12:24:53 +02:00
..
config.go loopd: add macaroon authentication to the daemon's server connection 2020-09-11 12:24:53 +02:00
daemon.go loopd: add macaroon authentication to the daemon's server connection 2020-09-11 12:24:53 +02:00
log.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
macaroons.go loopd: add macaroon authentication to the daemon's server connection 2020-09-11 12:24:53 +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