99 Commits (50f59b5d264c1242cc838ea1c1b9754b1267d3e8)

Author SHA1 Message Date
Tom Kirkpatrick fc8e74b7b0
fix(wallet): increase invoice fetch count to 1000 6 years ago
losh11 227afbcb88
fix(ticker): use Coinbase API to fetch fiat ticker 6 years ago
Tom Kirkpatrick b2aa3909cd
feat(ui): integrate new request forms 6 years ago
Tom Kirkpatrick 937398404c
feat(util): bolt11 wrapper to add defaults 6 years ago
Tom Kirkpatrick 6e7018fb7a
fix(wallet): improve fee estimate presentation 6 years ago
Tom Kirkpatrick a577cdf05a
fix(wallet): improve fee estimate presentation 6 years ago
Tom Kirkpatrick 62c7f1a3f1
feat(wallet): apply fee limit for offchain txs 6 years ago
Tom Kirkpatrick 210ceae251
feat(wallet): apply fastest fee for onchain txs 6 years ago
Tom Kirkpatrick 2b80ae7106
feat(wallet): implement new pay forms 6 years ago
Tom Kirkpatrick a5d2e0a7e8
feat(lnd): support numRoutes in queryroutes 6 years ago
Tom Kirkpatrick 6977f2be90
feat(lnd): log and display queryroute errors 6 years ago
Tom Kirkpatrick b18d08b70e
feat(crypto): add utility methods for lnd data 6 years ago
Tom Kirkpatrick 03635998e6
feat(ui): add Fiat/Crypto amount field components 6 years ago
Tom Kirkpatrick e64314ca97
feat(ui): add LightningInvoiceInput component 6 years ago
Tom Kirkpatrick 92a785418d
feat(lnd): enable alternate btcd host 6 years ago
Tom Kirkpatrick ccf315b58a
feat(settings): use indexedDb for persistent data 6 years ago
Tom Kirkpatrick 080f876313
refactor: rework containers and routes 6 years ago
statoshi fc5834e572
fix spelling errors 6 years ago
Tom Kirkpatrick 06b1d27e64
fix(styles): clean up and standardize buttons 6 years ago
Tom Kirkpatrick 1910da53ec
fix: reduce main bundle size (exclude locale data) 6 years ago
Tom Kirkpatrick 7bb76dbb94
chore(deps): update babel to v7 6 years ago
Tom Kirkpatrick 5b3f54abe0
chore(deps): update build tools 6 years ago
Tom Kirkpatrick 0660801fb7 fix(lnd): show error on problem connecting to lnd 6 years ago
Jack Mallers be14d3b414 fix(utils): dont pass non-whole num to toBitcoin() 6 years ago
Tom Kirkpatrick 52cefd7cdf
feat(lnd): use free port for lnd 6 years ago
Tom Kirkpatrick f95d015e5e
fix(wallet): dereference window after closing 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 a0e77b1e1f
fix(i18n): parse fiat amounts to number type 6 years ago
Tom Kirkpatrick 2ac4953827
feat(i18n): enable Irish language 6 years ago
Tom Kirkpatrick d2d42a7409
feat(i18n): use custom Chinese language names 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 f464356bf7
fix(validation): improve hostname/ip validation 6 years ago
Tom Kirkpatrick be2482ef4f
fix(log): only enable top level lnd logs 6 years ago
Tom Kirkpatrick 4e8225a709
fix(log): output logs in production mode 6 years ago
Tom Kirkpatrick d80ef40f1a
fix(log): log lnd stderr output as errors 6 years ago
Tom Kirkpatrick 3326db1e55
fix(lnd): send SIGINT to lnd to terminate 6 years ago
Tom Kirkpatrick eb7465be36
fix(updater): don't run auto updater in dev mode 6 years ago
Tom Kirkpatrick d18fe97088
feat(sync): more granular sync progress info 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 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 393215470a
refactor: remove unused method call 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 bfb8b6d86e
fix(fsm): ensure lnd connect before state change 6 years ago