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/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.
4 years ago
..
config.go loopd: add macaroon authentication to the daemon's server connection 4 years ago
daemon.go loopd: add macaroon authentication to the daemon's server connection 4 years ago
log.go lndclient: move to github.com/lightninglabs/lndclient 4 years ago
macaroons.go loopd: add macaroon authentication to the daemon's server connection 4 years ago
run.go mod+loopd: update to lnd 0.11.1 4 years ago
swapclient_server.go looprpc: add swap suggestions endpoint 4 years ago
swapclient_server_test.go multi: add confirmation target to loop in 4 years ago
utils.go liquidity: add swap suggestions endpoint to manager 4 years ago
view.go multi: integrate the new htlc v2 scripts to loop in/out 4 years ago