42 Commits (0fd660d2722ec7d42b4f660127ee91ba84456196)

Author SHA1 Message Date
Tom Kirkpatrick 52cefd7cdf
feat(lnd): use free port for lnd 6 years ago
Tom Kirkpatrick f464356bf7
fix(validation): improve hostname/ip validation 6 years ago
Tom Kirkpatrick 4e8225a709
fix(log): output logs in production mode 6 years ago
Tom Kirkpatrick d80ef40f1a
fix(log): log lnd stderr output as errors 6 years ago
Tom Kirkpatrick 3326db1e55
fix(lnd): send SIGINT to lnd to terminate 6 years ago
Tom Kirkpatrick d18fe97088
feat(sync): more granular sync progress info 6 years ago
Tom Kirkpatrick 42a956a1a8
fix(grpc): ensure connection to lnd on init 6 years ago
Tom Kirkpatrick e47eacfa8c
fix(grpc): do not use macaroon with WalletUnlocker 6 years ago
Tom Kirkpatrick fa81760426
fix(lnd): do not require a single lnd process 6 years ago
Tom Kirkpatrick 71ac6adeff
fix(grpc): show error on connect to locked wallet 6 years ago
Tom Kirkpatrick 393215470a
refactor: remove unused method call 6 years ago
Tom Kirkpatrick 6c3d43ead6
fix(grpc): close connection after failed connect 6 years ago
Tom Kirkpatrick e9b4605523
refactor(grpc): convert WalletUnlocker to class 6 years ago
Tom Kirkpatrick 47b95a0ea0
fix(grpc): use Numbers to represent long values 6 years ago
Jack Mallers 545285f0c3 feat(invoice): add priv routing hints for light clients 6 years ago
Tom Kirkpatrick a16fdec23b
fix(lnd): ensure graceful shutdown 6 years ago
Tom Kirkpatrick 7bae3e5637
fix(lnd): do not resolve after rejecting 6 years ago
Tom Kirkpatrick 853c69468f
feat(lnd): update lnd to v0.4.2-beta-913-g26f68da5 6 years ago
Tom Kirkpatrick db2e90344d
Revert "fix(lnd): ensure graceful shutdown" 6 years ago
Tom Kirkpatrick ef7a9ad69a
fix(lnd): ensure graceful shutdown 6 years ago
Jack Mallers 9b837ba316 fix(channels): neutrino clients manual channels flagged private 6 years ago
Tom Kirkpatrick f27239e615
fix(logging): log incoming channel updates 6 years ago
Tom Kirkpatrick e786958b55
test(electron): simplify electron mocks 6 years ago
Tom Kirkpatrick 602d03411a
test(unit): add some basic tests for Lightning class 6 years ago
Tom Kirkpatrick 0ecb169e5c
chore(flow): add flowtype to Lightning class 6 years ago
Tom Kirkpatrick d53335a43d
fix(lnd): don't treat filters as filter headers 6 years ago
Tom Kirkpatrick d13c4f2a5d
fix(lnd): only connect to single btcd host 6 years ago
Tom Kirkpatrick 9ab16e3fb3
fix(lnd): prevent full chain sync on wallet init 6 years ago
Tom Kirkpatrick 1b4de6cb0c
feat(lnd): show error message if lnd exits 6 years ago
Tom Kirkpatrick 114151f5f6
fix(grpc): ensure full disconnect on window close 6 years ago
Tom Kirkpatrick 4ca96a9910
fix(neutrino): handle numbers and strings 7 years ago
Tom Kirkpatrick 38c19ac618
test(lnd): add some tests for neutrino 7 years ago
Tom Kirkpatrick 1671610177
feat(sync): more detailed sync progress 7 years ago
Tom Kirkpatrick 2870555ab8
feat(lnd): update to new btcd backend 7 years ago
Tom Kirkpatrick 56c6c59180
feat(lnd): support multiple lnd configurations 7 years ago
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 7 years ago