37 Commits (50f59b5d264c1242cc838ea1c1b9754b1267d3e8)

Author SHA1 Message Date
Tom Kirkpatrick ccf315b58a
feat(settings): use indexedDb for persistent data 6 years ago
Tom Kirkpatrick 080f876313
refactor: rework containers and routes 6 years ago
statoshi fc5834e572
fix spelling errors 6 years ago
Tom Kirkpatrick 1910da53ec
fix: reduce main bundle size (exclude locale data) 6 years ago
Tom Kirkpatrick 7bb76dbb94
chore(deps): update babel to v7 6 years ago
Tom Kirkpatrick 0660801fb7 fix(lnd): show error on problem connecting to lnd 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 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 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 42a956a1a8
fix(grpc): ensure connection to lnd on init 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 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 a16fdec23b
fix(lnd): ensure graceful shutdown 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
Tom Kirkpatrick 92e2dc5419
fix(wallet): ensure clean state after refresh 6 years ago
Tom Kirkpatrick 1b4de6cb0c
feat(lnd): show error message if lnd exits 6 years ago
Tom Kirkpatrick dfa09c70f5
fix(app): simplify app quit process 6 years ago
Tom Kirkpatrick 489f115e77
feat(wallet): restart onboarding on app refresh 6 years ago
Tom Kirkpatrick ddbdf01aba
fix(app): quit when window closed on non-darwin 6 years ago
Tom Kirkpatrick 288e15cbcb
fix(lnd): ensure neutrino is properly initialized 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 56c6c59180
feat(lnd): support multiple lnd configurations 7 years ago
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 7 years ago