loop/loopd
Andras Banki-Horvath f0aff9b7bd looprpc+loopin: support for native segwit htlcs
This commit extends SwapResponse and SwapStatus with np2wsh and p2wsh
htlc output addresses to support both nested and native segwit htlcs
in loop-in.

Furthermore the commit adds support for native segwith loop-in htlcs.
When the htlc is paid internally, as of this commit we'll use NP2WSH,
otherwise users are free to select whether to pay the NP2WSH or the
P2WSH htlc.
2020-05-05 15:49:05 +02:00
..
config.go loopd: make maximum number of payment parts configurable 2020-04-27 16:32:12 +02:00
daemon.go loopd: add SOCKS proxy config option to dial swap server over Tor 2020-03-06 16:40:30 -08:00
log.go cmd+loopd: move loopd to new folder loopd 2020-01-03 14:01:31 +01:00
start.go loopd: check lnd version and subservers 2020-04-24 10:04:42 +02:00
swapclient_server.go looprpc+loopin: support for native segwit htlcs 2020-05-05 15:49:05 +02:00
swapclient_server_test.go multi: add confirmation target to loop in 2020-04-17 09:56:21 +02:00
utils.go loopd: extract client configuration 2020-04-27 16:30:44 +02:00
view.go multi: thread new config values through client 2020-01-10 12:15:08 +01:00