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
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.
4 years ago
..
config.go loopd: make maximum number of payment parts configurable 4 years ago
daemon.go loopd: add SOCKS proxy config option to dial swap server over Tor 4 years ago
log.go cmd+loopd: move loopd to new folder loopd 4 years ago
start.go loopd: check lnd version and subservers 4 years ago
swapclient_server.go looprpc+loopin: support for native segwit htlcs 4 years ago
swapclient_server_test.go multi: add confirmation target to loop in 4 years ago
utils.go loopd: extract client configuration 4 years ago
view.go multi: thread new config values through client 4 years ago