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
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.
3 years ago
..
config.go loop: add sane default for --lnd.macaroonpath 3 years ago
daemon.go loopd+loopdb: add timeout to DB open 3 years ago
log.go liquidity: make swap suggestions aware of ongoing swaps 4 years ago
macaroons.go loopd+loopdb: add timeout to DB open 3 years ago
register_default.go multi: add force tick endpoint behind debug server 4 years ago
run.go loopd: all only specifying one lnd macaroon 3 years ago
swapclient_server.go loopd: verify loop out amount 3 years ago
swapclient_server_debug.go multi: add force tick endpoint behind debug server 4 years ago
swapclient_server_test.go loopd: verify loop out amount 3 years ago
utils.go multi: make server side restrictions function generic 3 years ago
view.go multi: integrate the new htlc v2 scripts to loop in/out 4 years ago