George Tsagkarelis
a9be69b281
multi: use isExternalAddr flag
2024-01-23 20:38:07 +02:00
Andras Banki-Horvath
87c8ca0d8b
liquidity: dest address support for easy autloop
2023-10-04 14:18:37 +02:00
George Tsagkarelis
921f4d06e7
multi: integrate initiator string to various calls
2023-07-28 14:43:18 +03:00
Slyghtning
21281e3eb8
liquidity: xpub support for autoloop
2023-07-27 13:51:53 +02:00
George Tsagkarelis
1f72dcc095
liquidity: use easy autoloop labels
2023-06-02 14:00:58 +03:00
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.
2023-05-29 13:24:16 +03:00
sputn1ck
0f924b36cd
multi: bump lndclient and lnd version to latest
...
Co-authored-by: Oliver Gugger <gugger@gmail.com>
2022-07-07 17:28:22 +02:00
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.
2022-06-03 10:50:47 +02:00
Harsha Goli
7a16e3b25d
multi: bump btcec/v2 and btcutil to new versions
2022-03-25 11:00:16 +01:00
carla
8bd7ee35be
liquidity: add swap builder interface
2021-09-28 10:31:04 +02:00