25 Commits (fdd243322bb401d9875321e63d8a2769552a1a7e)

Author SHA1 Message Date
Tom Kirkpatrick 9859ac2eec
style(loading): fade out loading bolt 6 years ago
Tom Kirkpatrick 3326db1e55
fix(lnd): send SIGINT to lnd to terminate 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 7 years ago
Tom Kirkpatrick 288e15cbcb
fix(lnd): ensure neutrino is properly initialized 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 56c6c59180
feat(lnd): support multiple lnd configurations 7 years ago
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 7 years ago
Tom Kirkpatrick b180287f6c
feat(ux): keep app running on window close 7 years ago
Tom Kirkpatrick b54fd264d8
feat(lnd): require explicit connection config 7 years ago
Tom Kirkpatrick 8b4c863579
refactor(neutrino): consistent method/event naming 7 years ago
Ben Woosley 08cb1369fd
chore(security): tailor GRPC_SSL_CIPHER_SUITES to the connection type 7 years ago
Tom Kirkpatrick fd7f44714f
feat(btcpayserver): add support for BTCPayServer 7 years ago
Tom Kirkpatrick 637b27d97d
feat(sync): handle btcd node still syncing 7 years ago
Tom Kirkpatrick f7ba4f2c8a
fix: fetch block height from remote sources 7 years ago
Tom Kirkpatrick 1c8a2e9bf4
feat: determine block sync progress early 7 years ago
Tom Kirkpatrick d617dd2657
feat(sync): show lnd block sync progress 7 years ago
Tom Kirkpatrick e06fc9458e
fix: ensure onboarding completes after syncing 7 years ago
Tom Kirkpatrick dd134aa356
feat(grpc): lnd connection error recovery 7 years ago
Tom Kirkpatrick becb5ecee9
refactor: modularize and simplify app startup code 7 years ago