Commit Graph

8 Commits (49cbe9aa63f226d8f04ace95f255d93e5d4eebc0)

Author SHA1 Message Date
Oliver Gugger 49cbe9aa63
loopd: add swap server TLS cert path
We need the ability to connect to a swap server that uses
a self-signed certificate. The LSAT proxy cannot proxy insecure
gRPC requests since they don't conform to the HTTP 1.1 standard.
Therefore the LSAT proxy fill only serve TLS connections.
This means, we need the TLS path option to specify the certificate
the test environment LSAT proxy uses.
5 years ago
Oliver Gugger b574e344ea
multi: add persistent logger 5 years ago
Joost Jager ca3cfc1431
loopd: use proper default swap server address
This commit fixes the bug that caused running loopd on testnet to
connect to the mainnet swap server.
5 years ago
Olaoluwa Osuntokun 6037d0105f
cmd/loopd: rename MacaroonPath to MacaroonDir 5 years ago
Olaoluwa Osuntokun c0a1b4e2ac
cmd/loopd: point to testnet loop server for testnet mode
Fixes #20.
5 years ago
Olaoluwa Osuntokun fff001fd2e
cmd/loopd: show version on start up, add new --version flag 5 years ago
Wilmer Paulino eb8277b9f9
cmd/loopd: add REST proxy 5 years ago
Joost Jager 6eb9861eb4
loopd: persistent configuration 5 years ago