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 617964e25f
loopd: allow loopd to be used as external subserver
When loopd runs in the same process as lnd (in LiT), it hooks itself
into lnd's RPC server as an external subserver. But because the user
should still be able to use the default loop macaroon, the loop daemon
must be able to validate its own macaroons as lnd's macaroon service
doesn't know the root key for it.
4 years ago
..
config.go loopd: add macaroon authentication to the daemon's server connection 4 years ago
daemon.go loopd: allow loopd to be used as external subserver 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