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
Carla Kirk-Cohen 9d2d5a78d4
multi: pass shared key to new htlc
TODO - our view etc functions don't have our shared key, find a good way
to get this. A possible solution is just to lazily store it so that we
don't need to call lnd/create a session every time we want to restore
it.
2 years ago
..
config.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
daemon.go loopd/daemon: rename createDefaultMacaroonFile 2 years ago
log.go multi: bump lnd to version v0.13.0-beta.rc2 3 years ago
macaroons.go multi: use lndclient MacaroonService 2 years ago
register_default.go multi: use lndclient MacaroonService 2 years ago
run.go loopd: update minimum required LND version to v0.14.2-beta 2 years ago
swapclient_server.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
swapclient_server_debug.go multi: use lndclient MacaroonService 2 years ago
swapclient_server_test.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
utils.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
view.go multi: pass shared key to new htlc 2 years ago