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
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.
1 year ago
..
perms loopd: adding getInfo rpc call 1 year ago
config.go dep+build: bump LND dependency to include GenCertPair fix 1 year ago
daemon.go loopd: adding getInfo rpc call 1 year ago
log.go multi: bump lnd to version v0.13.0-beta.rc2 3 years ago
macaroons.go loopd: move RequiredPermissions to dedicated dir 2 years ago
register_default.go multi: use lndclient MacaroonService 2 years ago
run.go build: bump lnd dep to v0.16.0-beta 1 year ago
swapclient_server.go liquidity: get autoloop flag directly from params 1 year ago
swapclient_server_debug.go make fmt 2 years ago
swapclient_server_test.go misc: refactor loop tests to use require where possible 2 years ago
utils.go liquidity+loopd: add easy autoloop 1 year ago
view.go swap: refactor htlc construction to allow passing of internal keys 2 years ago