76 Commits (7e5ec305930e809dad9de62fb52fc0ebb35947c2)

Author SHA1 Message Date
Tom Kirkpatrick 5b3f54abe0
chore(deps): update build tools 6 years ago
Tom Kirkpatrick 0660801fb7 fix(lnd): show error on problem connecting to lnd 6 years ago
Jack Mallers be14d3b414 fix(utils): dont pass non-whole num to toBitcoin() 6 years ago
Tom Kirkpatrick 52cefd7cdf
feat(lnd): use free port for lnd 6 years ago
Tom Kirkpatrick f95d015e5e
fix(wallet): dereference window after closing 6 years ago
Tom Kirkpatrick 9859ac2eec
style(loading): fade out loading bolt 6 years ago
Tom Kirkpatrick 977937956e
chore(fs): remove unused util code 6 years ago
Tom Kirkpatrick a0e77b1e1f
fix(i18n): parse fiat amounts to number type 6 years ago
Tom Kirkpatrick 2ac4953827
feat(i18n): enable Irish language 6 years ago
Tom Kirkpatrick d2d42a7409
feat(i18n): use custom Chinese language names 6 years ago
Tom Kirkpatrick 27e46ccde8
feat(i18n): detect best-fit user currency 6 years ago
Tom Kirkpatrick aedd1ee233
feat(i18n): initial multi-language support 6 years ago
Tom Kirkpatrick f464356bf7
fix(validation): improve hostname/ip validation 6 years ago
Tom Kirkpatrick be2482ef4f
fix(log): only enable top level lnd logs 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 eb7465be36
fix(updater): don't run auto updater in dev mode 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 b88ebb3f4e
feat(lnd): update lnd to latest master build 6 years ago
Tom Kirkpatrick 3c5337ea25
feat(grpc): ability to unlock remote wallet 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 bfb8b6d86e
fix(fsm): ensure lnd connect before state change 6 years ago
Tom Kirkpatrick 9117004a0f
fix(grpc): ensure connection errors show onscreen 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 74304399f8
fix(logs): enable lnd logs by default 6 years ago
Jack Mallers 59a64714d1 feat(settings): close on blur click 7 years ago
Jack Mallers 1b15ce7a60 feat(fiat): persist fiatTicker 7 years ago
Jack Mallers 7671d41eb2 feat(fiat): convert to bci api 7 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
Evan Kaloudis da1a53ecc8 feat(errors): create a util for making error messages more user-friendly 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 92e2dc5419
fix(wallet): ensure clean state after refresh 6 years ago
Matthew Wraith cdcd5b714f fix(invoice-amt-paid): settled invoices show amt_paid 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