124 Commits (888924f44c359105f44f4c80a14ff5dfbd35f5c7)

Author SHA1 Message Date
Tom Kirkpatrick 1081db81c4
test(e2e): combine e2e test setup/teardown steps 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 0947079d05
test(unit): fix failing test case 6 years ago
Jack Mallers f7964c8686
fix(theme): make compatible with multi-language 6 years ago
Tom Kirkpatrick 5c93cee6d2
test(timeout): use jest.setTimeout to set timeout 6 years ago
Tom Kirkpatrick 70bfa6cb73
feat(i18n): use local currency display rules 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 54ed782ff5
refactor(general): remove contactModal components 6 years ago
Tom Kirkpatrick 7a5f360e6d
test(e2e): ensure tests are self contained 6 years ago
Tom Kirkpatrick f464356bf7
fix(validation): improve hostname/ip validation 6 years ago
Tom Kirkpatrick 3326db1e55
fix(lnd): send SIGINT to lnd to terminate 6 years ago
Tom Kirkpatrick eb71b6c579
fix(ui): autofocus and clear pay and request forms 6 years ago
Tom Kirkpatrick e9b4605523
refactor(grpc): convert WalletUnlocker to class 6 years ago
Tom Kirkpatrick e8dd544bca
test(unit): test Controller.startLightningWallet 6 years ago
Jack Mallers 545285f0c3 feat(invoice): add priv routing hints for light clients 6 years ago
Jack Mallers 8548b744ec feat(payment): add 60 second payment timeout 6 years ago
Tom Kirkpatrick bcb938b588
test(reducers): add activity reducer tests 6 years ago
Tom Kirkpatrick 133e34dea2
test(neutrino): basic neutrino process spawn test 6 years ago
Tom Kirkpatrick a16fdec23b
fix(lnd): ensure graceful shutdown 6 years ago
Jack Mallers 59a64714d1 feat(settings): close on blur click 6 years ago
Tom Kirkpatrick 853c69468f
feat(lnd): update lnd to v0.4.2-beta-913-g26f68da5 6 years ago
Evan Kaloudis da1a53ecc8 feat(errors): create a util for making error messages more user-friendly 6 years ago
Data Courier 818dd25012
feat(ui): integrate AmountInput into wallet UI 7 years ago
Data Courier d51e39f407
feat(components): add new AmountInput component 7 years ago
Jack Mallers 9b837ba316 fix(channels): neutrino clients manual channels flagged private 6 years ago
Tom Kirkpatrick b3044b26a7
test(reducers): add transaction reducer tests 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 1b4de6cb0c
feat(lnd): show error message if lnd exits 6 years ago
Tom Kirkpatrick 2ab60892d0
test(neutrino): tests for start and stop methods 6 years ago
Tom Kirkpatrick 38c19ac618
test(lnd): add some tests for neutrino 6 years ago
Tom Kirkpatrick 56c6c59180
feat(lnd): support multiple lnd configurations 6 years ago
Tom Kirkpatrick d4c51e9e3d
test(runner): reorganise test suites 6 years ago
Tom Kirkpatrick 4b98b5a1fc
chore(deps): update react packages to v16.x 6 years ago
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 6 years ago
Tom Kirkpatrick a989c038fc
feat(wallet): remember last wallet address 6 years ago
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 6 years ago
Ben Woosley f87236495a
style(line length): Limit prettier line length to 120 chars 6 years ago
Tom Kirkpatrick 0c7e75eb05
perf(bundle-size): only import used react icons 6 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 6 years ago
Ben Woosley 06595b1ea4
enhance(test): Drop pessimistic printing of logs that shouldn't be there 6 years ago
Ben Woosley 07facd5d0d
On the receive modal, label the address Testnet when appropriate 6 years ago
Ben Woosley 08fbed672f
Prefix ticker units with 't' when running on testnet 6 years ago
Ben Woosley 7d39aec678
Replace info.isTestnet with info.network 6 years ago
Ben Woosley 037f351b59
Drop the ModalRoot component 6 years ago
Ben Woosley 7e998285f9
Drop the SuccessfulSendPayment and SuccessfulSendCoins modals 6 years ago
Ben Woosley 4652c60ea7
Fix ModalRoot spec to pass 6 years ago
Jack Mallers a42b1a04e6 fix(lint/tests): fix lint/tests and remove hard coded data 7 years ago