54 Commits (50f59b5d264c1242cc838ea1c1b9754b1267d3e8)

Author SHA1 Message Date
Tom Kirkpatrick fc8e74b7b0
fix(wallet): increase invoice fetch count to 1000 6 years ago
Tom Kirkpatrick b2aa3909cd
feat(ui): integrate new request forms 6 years ago
Tom Kirkpatrick 62c7f1a3f1
feat(wallet): apply fee limit for offchain txs 6 years ago
Tom Kirkpatrick 210ceae251
feat(wallet): apply fastest fee for onchain txs 6 years ago
Tom Kirkpatrick 2b80ae7106
feat(wallet): implement new pay forms 6 years ago
Tom Kirkpatrick a5d2e0a7e8
feat(lnd): support numRoutes in queryroutes 6 years ago
Tom Kirkpatrick 6977f2be90
feat(lnd): log and display queryroute errors 6 years ago
Tom Kirkpatrick 92a785418d
feat(lnd): enable alternate btcd host 6 years ago
Tom Kirkpatrick ccf315b58a
feat(settings): use indexedDb for persistent data 6 years ago
Tom Kirkpatrick 06b1d27e64
fix(styles): clean up and standardize buttons 6 years ago
Tom Kirkpatrick 7bb76dbb94
chore(deps): update babel to v7 6 years ago
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 6 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