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 7b56804bbe
multi: move label validation to rpc and simplify validation function
Previously labels with reserved prefixes were added to provide us
with a way to identify automatically dispatched loops. This commit moves
the validation of these labels to the rpc level so that it will only
apply to user-initiated 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 multi: move label validation to rpc and simplify validation function 4 years ago
swapclient_server_test.go multi: add confirmation target to loop in 4 years ago
utils.go liquidity: make swap suggestions fee-aware 4 years ago
view.go multi: integrate the new htlc v2 scripts to loop in/out 4 years ago