15 Commits (dd732781db96e2d1e0c5284b4c9fe002acf5e653)

Author SHA1 Message Date
Tom Kirkpatrick 7bb76dbb94
chore(deps): update babel to v7 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 71ac6adeff
fix(grpc): show error on connect to locked wallet 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
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 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 114151f5f6
fix(grpc): ensure full disconnect on window close 6 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 d7064f03c5
refactor(grpc): use @grpc/proto-loader 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 dd134aa356
feat(grpc): lnd connection error recovery 7 years ago
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 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
Tom Kirkpatrick 6eda55de0c
fix(resources): fix up resource paths 7 years ago
Ben Woosley 6d5ca1ab90
fix(lnd-proto-dup): Fix that we had redundant lnd rpc.proto files 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 c1f9ec58bc fix(grpcInit): remove old file 7 years ago
Tom Kirkpatrick 24c07af343
fix(ssl-handshake): update list of supported cipher suites 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
Ben Woosley 8e06ad5105
fix(eslint-import): Fix that eslint-plugin-import was not active 7 years ago
Ben Woosley 3829046857
fix(lints): Call d3 modifiers on the selection itself 7 years ago
João Almeida 98e005938d feature(auth-macaroon): Add macaroon auth support 7 years ago
Torkel Rogstad ef54915c11 Removes unused code, adds proper semicolon rule and reduces lint errors 7 years ago
Jack Mallers 6c070e4592 fix(certs): fix issue with certs throwing SSL error 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 a0da50d40e fix(extraResources): specify scripts, binaries and svg in extraResources 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 6c87563aa2 fix(lnd-ipc): fix linting errors 7 years ago
Jack Mallers d25d1dfa73 feature(lnd-ipc): initial lnd + ipcRenderer setup w/ info as example 8 years ago