Commit Graph

10 Commits (master)

Author SHA1 Message Date
George Tsagkarelis a9be69b281
multi: use isExternalAddr flag 3 months ago
Andras Banki-Horvath 87c8ca0d8b
liquidity: dest address support for easy autloop 7 months ago
George Tsagkarelis 921f4d06e7
multi: integrate initiator string to various calls 9 months ago
Slyghtning 21281e3eb8
liquidity: xpub support for autoloop 9 months ago
George Tsagkarelis 1f72dcc095
liquidity: use easy autoloop labels 11 months ago
George Tsagkarelis a48924a664
liquidity: get autoloop flag directly from params
Previously we would exclusively pass the autoloop boolean to multiple
functions while they had directly access to the manager's parameters.
With this commit we remove this explicit flag from the various function
interfaces and retrieve the value directly from the parameters.
11 months ago
sputn1ck 0f924b36cd
multi: bump lndclient and lnd version to latest
Co-authored-by: Oliver Gugger <gugger@gmail.com>
2 years ago
Oliver Gugger d5952f1202
multi: bump all dependency to use lnd 0.15.0-beta.rc4
This commit bumps all dependencies to be in line with what's required
for the current release candidate of lnd 0.15.0-beta.
2 years ago
Harsha Goli 7a16e3b25d
multi: bump btcec/v2 and btcutil to new versions 2 years ago
carla 8bd7ee35be
liquidity: add swap builder interface 3 years ago