112 Commits (4b489761468e35fef36f1f13e7f2a42e2857a2d8)

Author SHA1 Message Date
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
Jack Mallers 63707b0b40 fix(lint/tests): fix lint and test errors 7 years ago
Jack Mallers d797b18d3a fix(lint/tests): fix lint/tests 7 years ago
Jack Mallers 0ea5cc743e fix(lint/tests): fix lint errors and gen new snapshots 7 years ago
Jack Mallers ff4673c6ee fix(snapshots): create new snapshots so tests pass 7 years ago
Jack Mallers 4b35c5f1aa fix(channelform): remove old unused reducer 7 years ago
Jack Mallers 0e98753b1e fix(tests): new snapshots to fix tests 7 years ago
Jack Mallers b0d5ff90c0 fix(tests): update the tests 7 years ago
Jack Mallers 357cf4e0ef fix(lint): fix all lint errors except a few (will fix the rest after i finish the rest of the modals) 7 years ago
Jack Mallers f0484c815c fix(tests): new snapshots and remove nav test 7 years ago
Jack Mallers 7fa9b42278 fix(tests): fix nav test 7 years ago
Ben Woosley 4278fbacda
enhance(eslint-jest): Use the recommended eslint-plugin-jest config 7 years ago