2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-04 06:00:21 +00:00
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.
2020-10-12 13:34:52 +02:00
..
config.go config: expand macaroonpath flag 2020-09-17 10:45:57 +02:00
daemon.go loopd: allow loopd to be used as external subserver 2020-09-11 12:25:39 +02:00
log.go liquidity: make swap suggestions aware of ongoing swaps 2020-09-30 12:46:32 +02:00
macaroons.go loopd: add suggestions endpoints to macaroons 2020-09-30 11:15:30 +02:00
run.go mod+loopd: update to lnd 0.11.1 2020-09-11 12:20:12 +02:00
swapclient_server_test.go multi: add confirmation target to loop in 2020-04-17 09:56:21 +02:00
swapclient_server.go multi: move label validation to rpc and simplify validation function 2020-10-12 13:34:52 +02:00
utils.go liquidity: make swap suggestions fee-aware 2020-09-30 12:46:35 +02:00
view.go multi: integrate the new htlc v2 scripts to loop in/out 2020-09-09 19:54:01 +02:00