2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-08 01:10:29 +00:00
loop/loopd
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
..
perms loopd: adding getInfo rpc call 2023-05-24 17:50:24 +02:00
config.go dep+build: bump LND dependency to include GenCertPair fix 2023-02-09 11:22:14 +01:00
daemon.go loopd: adding getInfo rpc call 2023-05-24 17:50:24 +02:00
log.go multi: bump lnd to version v0.13.0-beta.rc2 2021-05-19 14:24:41 +02:00
macaroons.go loopd: move RequiredPermissions to dedicated dir 2022-06-14 15:13:34 +02:00
register_default.go multi: use lndclient MacaroonService 2022-01-17 16:13:19 +02:00
run.go build: bump lnd dep to v0.16.0-beta 2023-03-29 15:39:14 +02:00
swapclient_server_debug.go make fmt 2022-05-20 10:16:47 +02:00
swapclient_server_test.go misc: refactor loop tests to use require where possible 2022-11-30 18:16:45 +01:00
swapclient_server.go liquidity: get autoloop flag directly from params 2023-05-29 13:24:16 +03:00
utils.go liquidity+loopd: add easy autoloop 2023-05-22 15:48:38 +03:00
view.go swap: refactor htlc construction to allow passing of internal keys 2022-11-30 18:16:44 +01:00