1 Commits (00c8196ce94d0baf9560759d9b3d5dbb87a7b6c1)

Author SHA1 Message Date
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 dd134aa356
feat(grpc): lnd connection error recovery 7 years ago
Tom Kirkpatrick becb5ecee9
refactor: modularize and simplify app startup code 7 years ago
Tom Kirkpatrick 72691f447b
fix(grpc): handle gRPC startup issues 7 years ago
Ben Woosley f87236495a
style(line length): Limit prettier line length to 120 chars 7 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 7 years ago
Ben Woosley e2ac8729d1
enhance(logging); Output app/lnd logs to the lnd log, rather than console.log 7 years ago
Tom Kirkpatrick 3c4a651764
feature(lnd-config): add connection type onboarding screen 7 years ago
Tom Kirkpatrick 1adb334146
feature(lnd-config): simplify handling of macaroons 7 years ago
Jack Mallers 2bb28e0bbd fix(lint): fix linting errors 7 years ago
Jack Mallers 24ae067ad9 feature(unlockWallet): ability to unlock wallet with helpful error messages 7 years ago
Jack Mallers 9babd9b6fc hotfix(CI fail) 7 years ago
Jack Mallers 106ea86da9 hotfix(broken import) 7 years ago
João Almeida 98e005938d feature(auth-macaroon): Add macaroon auth support 7 years ago
Jack Mallers ff3e492037 fix(logs): remove console.logs 7 years ago
Jack Mallers c78b176cd5 fix(lint): fix linting errors 7 years ago
Jack Mallers bbb20214d1 hotfix(fetchBalance): fetch balance after payments/transactions are sent/received 7 years ago
Jack Mallers 335646f0f7 fix(loading): fix loading bolt 7 years ago
Jack Mallers cb7f49d646 fix(production): build is working 7 years ago
Jack Mallers ee5a3a540e IT FUCKING WORKED 7 years ago
Jack Mallers b1dfb55ec2 feature(subscribe tx): setup subscribe folder and subscribe/update when new tx is detected 7 years ago
Jack Mallers 6c87563aa2 fix(lnd-ipc): fix linting errors 7 years ago
Jack Mallers c751dce4bd fix(lnd-ipc): refactor methods and pass lnd to functions 7 years ago
Jack Mallers 192d0e7b21 feature(lnd-ipc): ipc form invoice 7 years ago
Jack Mallers 6163187c30 feature(lnd-ipc): ipc create invoice 7 years ago
Jack Mallers 6f66a3856a feature(lnd-ipc): ipc for invoice + balance 7 years ago
Jack Mallers f9d94eb999 feature(lnd-ipc): fetch payments with IPC 7 years ago
Jack Mallers 51311401fa feature(lnd-ipc): replace API with ipc for listPeers 8 years ago
Jack Mallers d25d1dfa73 feature(lnd-ipc): initial lnd + ipcRenderer setup w/ info as example 8 years ago