loop/loopd
Oliver Gugger 39c8c9278d
loopd+loopdb: add timeout to DB open
To make sure we don't just block for forever if another Loop daemon
process is already running, we add a timeout and error out if obtaining
the unique file lock fails after 5 seconds.
2021-04-28 17:16:27 +02:00
..
config.go loop: add sane default for --lnd.macaroonpath 2021-02-11 18:38:49 +01:00
daemon.go loopd+loopdb: add timeout to DB open 2021-04-28 17:16:27 +02:00
log.go liquidity: make swap suggestions aware of ongoing swaps 2020-09-30 12:46:32 +02:00
macaroons.go loopd+loopdb: add timeout to DB open 2021-04-28 17:16:27 +02: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: verify loop out amount 2021-03-17 10:12:30 +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: 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