1000 Commits (6c3d43ead6b18b0797664c09413fa72ef806efb1)

Author SHA1 Message Date
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
Tom Kirkpatrick 2c194517ed
feat(wallet): show node public address if set 6 years ago
Tom Kirkpatrick 9117004a0f
fix(grpc): ensure connection errors show onscreen 6 years ago
Adam Mashrique b769f724ae fix(qrcode): invert colors and add 2 px border 6 years ago
Tom Kirkpatrick a63bbacd40
fix(ui): show wallet once balances are loaded 6 years ago
Tom Kirkpatrick ca118d7c27
chore(deps): update all lint related packages 6 years ago
Tom Kirkpatrick 47b95a0ea0
fix(grpc): use Numbers to represent long values 6 years ago
Tom Kirkpatrick 633c6816ff
chore(version): bump to 0.2.2-beta 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
jamaljsr 5ecc1c5cdb feat(toggle-expired-requests): add button to show/hide expired requests 6 years ago
Jack Mallers 4eb140dd42 fix(channels): closing channels link to closing_txid 6 years ago
Tom Kirkpatrick 39a52800f2
fix(invoice): update invoice modal once received 6 years ago
Tom Kirkpatrick a16fdec23b
fix(lnd): ensure graceful shutdown 6 years ago
Tom Kirkpatrick f00e830fb3
chore(deps): update grpc to v1.14.1 6 years ago
Tom Kirkpatrick 7bae3e5637
fix(lnd): do not resolve after rejecting 6 years ago
Tom Kirkpatrick 74304399f8
fix(logs): enable lnd logs by default 6 years ago
Jack Mallers 59a64714d1 feat(settings): close on blur click 7 years ago
Jack Mallers 1b15ce7a60 feat(fiat): persist fiatTicker 7 years ago
Jack Mallers 6096fa00fd fix(fiat): dynamic fiat symbol 7 years ago
Jack Mallers 7671d41eb2 feat(fiat): convert to bci api 7 years ago
Jack Mallers bc15832f1f feat(settings): implement settings component 7 years ago
Tom Kirkpatrick 853c69468f
feat(lnd): update lnd to v0.4.2-beta-913-g26f68da5 6 years ago
Tom Kirkpatrick db2e90344d
Revert "fix(lnd): ensure graceful shutdown" 6 years ago
Jack Mallers b5a6e4c270 fix(network): ensure alias for closing channels 6 years ago
Evan Kaloudis da1a53ecc8 feat(errors): create a util for making error messages more user-friendly 6 years ago
Jack Mallers 9d53826915 fix(network): ensure accurate btc balance 6 years ago
Tom Kirkpatrick 6c5881a1f8
fix(ui): ensure content size same across platforms 6 years ago
Tom Kirkpatrick ef7a9ad69a
fix(lnd): ensure graceful shutdown 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 92e2dc5419
fix(wallet): ensure clean state after refresh 6 years ago
Tom Kirkpatrick 43de5b1f69
fix(ui): increase line-height in seed reentry form 6 years ago
Matthew Wraith cdcd5b714f fix(invoice-amt-paid): settled invoices show amt_paid 6 years ago
Tom Kirkpatrick 15b5caa2af
fix(wallet): fetch channels after new transaction 6 years ago
Tom Kirkpatrick 73d15b9cf9
fix(wallet): fetch balance after new transaction 6 years ago
Tom Kirkpatrick f27239e615
fix(logging): log incoming channel updates 6 years ago
Tom Kirkpatrick 1e605421a1
fix(ux): show loading bolt while seed is generated 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 0ecb169e5c
chore(flow): add flowtype to Lightning class 6 years ago
Tom Kirkpatrick d53335a43d
fix(lnd): don't treat filters as filter headers 6 years ago
Tom Kirkpatrick d13c4f2a5d
fix(lnd): only connect to single btcd host 6 years ago
Tom Kirkpatrick 9ab16e3fb3
fix(lnd): prevent full chain sync on wallet init 6 years ago
Tom Kirkpatrick 1b4de6cb0c
feat(lnd): show error message if lnd exits 6 years ago
Tom Kirkpatrick dfa09c70f5
fix(app): simplify app quit process 6 years ago
Tom Kirkpatrick 114151f5f6
fix(grpc): ensure full disconnect on window close 6 years ago