loop/loopd
Elle Mouton 5c34dd1177 loopd: refactor loop out request validation
This commit moves loop out request validation for labels and
confirmation targets into its own function for the purpose of easy
testing and also to make the additions of future request validation easy
to add and test.
2021-03-08 11:40:42 +02:00
..
config.go loop: add sane default for --lnd.macaroonpath 2021-02-11 18:38:49 +01:00
daemon.go multi: add force tick endpoint behind debug server 2020-10-15 13:53:27 +02:00
log.go liquidity: make swap suggestions aware of ongoing swaps 2020-09-30 12:46:32 +02:00
macaroons.go loopd: pass macaroon root key ID in context 2021-01-07 17:33:21 +01:00
register_default.go multi: add force tick endpoint behind debug server 2020-10-15 13:53:27 +02:00
run.go loopd: all only specifying one lnd macaroon 2021-02-05 12:55:45 +01:00
swapclient_server.go loopd: refactor loop out request validation 2021-03-08 11:40:42 +02:00
swapclient_server_debug.go multi: add force tick endpoint behind debug server 2020-10-15 13:53:27 +02:00
swapclient_server_test.go loopd: refactor loop out request validation 2021-03-08 11:40:42 +02:00
utils.go multi: make server side restrictions function generic 2021-02-03 08:54:50 +02:00
view.go multi: integrate the new htlc v2 scripts to loop in/out 2020-09-09 19:54:01 +02:00