2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-11 13:11:12 +00:00
loop/loopd
Elle Mouton 65fe06cec2 loopd: verify loop out amount
This commit adds validation that checks if the loop out amount specified can
be satisfied given the nodes current channel balances.
2021-03-17 10:12:30 +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_debug.go multi: add force tick endpoint behind debug server 2020-10-15 13:53:27 +02:00
swapclient_server_test.go loopd: verify loop out amount 2021-03-17 10:12:30 +02:00
swapclient_server.go loopd: verify loop out amount 2021-03-17 10:12:30 +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