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/lndclient
Joost Jager d4046a6053
Merge pull request #235 from joostjager/basic-conn
lndclient: extract basic connection
4 years ago
..
basic_client.go lndclient: extract basic connection 4 years ago
chainnotifier_client.go lndclient: switch to using per-call macaroons instead of a conn level macaroon 5 years ago
invoices_client.go lndclient: use old value field for backward compatibility 4 years ago
lightning_client.go lndclient: update listTransactions to return full transaction 4 years ago
lnd_services.go lndclient: log version of connected lnd instance 4 years ago
lnd_services_test.go lndclient: check and cache version compatibility on connect 4 years ago
log.go multi: add persistent logger 5 years ago
macaroon_pouch.go lndclient: add readonly macaroon to pouch 4 years ago
router_client.go lndclient: close trackpayment channels once final state is reached 4 years ago
signer_client.go lndclient: expose ComputeInputScript in SignerClient 4 years ago
versioner_client.go lndclient+test: add versioner client and mock 4 years ago
walletkit_client.go lndclient: add list sweeps to wallet cilent 4 years ago