loop/loopd
Oliver Gugger 27fd6b3304
multi: use aperture instead of local lsat library
Since the lsat code was copied over to aperture a while ago for other
projects to use as well, we should migrate over to that shared code
also. This will give us the recently added "remove token if payment
failed and try again" feature for free along with some other small
updates to the lsat package.
2021-04-29 10:01:15 +02:00
..
config.go multi: use aperture instead of local lsat library 2021-04-29 10:01:15 +02:00
daemon.go loopd+loopdb: add timeout to DB open 2021-04-28 17:16:27 +02:00
log.go multi: use aperture instead of local lsat library 2021-04-29 10:01:15 +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