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
sputn1ck 270bc3104e
multi: add sql stores to loopd
This commit adds the ability to choose between different sql stores
for loopd. The default is sqlite, but it can be changed to postgres.
12 months ago
..
perms loopd: adding getInfo rpc call 1 year ago
config.go multi: add sql stores to loopd 12 months ago
daemon.go loopd: Run migration if boltdb exists 12 months ago
log.go multi: bump lnd to version v0.13.0-beta.rc2 3 years ago
macaroons.go loopd: move RequiredPermissions to dedicated dir 2 years ago
migration.go loopd: Run migration if boltdb exists 12 months ago
register_default.go multi: use lndclient MacaroonService 2 years ago
run.go build: bump lnd dep to v0.16.0-beta 1 year ago
swapclient_server.go multi: use context in loopdb call 12 months ago
swapclient_server_debug.go make fmt 2 years ago
swapclient_server_test.go misc: refactor loop tests to use require where possible 2 years ago
utils.go multi: add sql stores to loopd 12 months ago
view.go multi: use context in loopdb call 12 months ago