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
carla 1d8609bae3
liquidity: add sweep fee limit and confirmations to suggestions
To decide whether we event want to attempt a swap, we add a fee limit
that we check against our estimate for the current number of
confirmations we want our sweep to confirm in. If fees are higher than
this limit, we do not suggest swaps.
4 years ago
..
config.go config: expand macaroonpath flag 4 years ago
daemon.go loopd: allow loopd to be used as external subserver 4 years ago
log.go liquidity: make swap suggestions aware of ongoing swaps 4 years ago
macaroons.go loopd: add suggestions endpoints to macaroons 4 years ago
run.go mod+loopd: update to lnd 0.11.1 4 years ago
swapclient_server.go liquidity: return OutRequest from swap suggestions and set fees 4 years ago
swapclient_server_test.go multi: add confirmation target to loop in 4 years ago
utils.go liquidity: add sweep fee limit and confirmations to suggestions 4 years ago
view.go multi: integrate the new htlc v2 scripts to loop in/out 4 years ago