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.
2019-11-26 09:32:08 +01:00
Oliver Gugger
b574e344ea
multi: add persistent logger
2019-10-28 17:09:23 +01:00
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.
2019-05-03 10:17:26 +02:00
Olaoluwa Osuntokun
f1f72bb2d1
cmd/loopd: only replace testnet swapserver if not already set
2019-04-24 18:26:45 -07:00
Olaoluwa Osuntokun
6d00809575
cmd/loopd+lndclient: based on the network, update the macaron path if unset
2019-04-18 16:11:29 -07:00
Joost Jager
7f9ab312fb
loopd: fix nil ptr derefence for monitor
...
Reason for the crash was an unpopulated HtlcAddress field.
2019-04-11 09:06:59 +02:00
Joost Jager
3e960b8b54
multi: loop in swap
2019-03-28 11:56:49 +01:00
Olaoluwa Osuntokun
c0a1b4e2ac
cmd/loopd: point to testnet loop server for testnet mode
...
Fixes #20 .
2019-03-22 16:02:04 -07:00
Wilmer Paulino
eb8277b9f9
cmd/loopd: add REST proxy
2019-03-12 15:35:53 -07:00
Joost Jager
6eb9861eb4
loopd: persistent configuration
2019-03-07 11:37:28 +01:00
Olaoluwa Osuntokun
94f347e673
multi: finalize rename from uncharge to loop out
2019-03-06 20:34:04 -08:00
Olaoluwa Osuntokun
925b52e01f
multi: rename swapcli to loop, swapd to loopd
2019-03-06 15:57:43 -08:00