319 Commits (bc15832f1f1da695d782d88ab2bff4bfa0fa0fce)

Author SHA1 Message Date
Jack Mallers bc15832f1f feat(settings): implement settings component 7 years ago
Jack Mallers 9b837ba316 fix(channels): neutrino clients manual channels flagged private 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 1e605421a1
fix(ux): show loading bolt while seed is generated 6 years ago
Tom Kirkpatrick 9ab16e3fb3
fix(lnd): prevent full chain sync on wallet init 6 years ago
Tom Kirkpatrick b1be3f4433
fix(invoice): only notify on settled invoices 7 years ago
Tom Kirkpatrick 1671610177
feat(sync): more detailed sync progress 7 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 8b4c863579
refactor(neutrino): consistent method/event naming 7 years ago
Tom Kirkpatrick 8220ed0852
fix: honour currency when opening channel 7 years ago
Tom Kirkpatrick 0de2b7d2b0
fix(onboarding): show existing wallet location 7 years ago
Ben Woosley bfd13835f8
fix(transaction notification): fix that state access was off the mark 7 years ago
Tom Kirkpatrick fd7f44714f
feat(btcpayserver): add support for BTCPayServer 7 years ago
Ben Woosley b2c9f98f77
fix: only generate a new address on new incoming transaction 7 years ago
Ben Woosley 39a9377558
fix: only notify if we have not seen the transaction before 7 years ago
Tom Kirkpatrick c63f91442c
fix: ensure received transactions show as such 7 years ago
Tom Kirkpatrick 08e516a2ef
fix(onboarding): default to create new wallet 7 years ago
Tom Kirkpatrick d18708242b
fix(onboarding): remove seed password 7 years ago
Ben Woosley 26c7ccdef6
refactor: no need for identity select intermediary 7 years ago
Ben Woosley 213de64e30
refactor: add received prop to transaction 7 years ago
Tom Kirkpatrick 28e5310b2b
fix(onboarding): set default values for onboarding 7 years ago
Tom Kirkpatrick 637b27d97d
feat(sync): handle btcd node still syncing 7 years ago
Tom Kirkpatrick f7ba4f2c8a
fix: fetch block height from remote sources 7 years ago
Tom Kirkpatrick a989c038fc
feat(wallet): remember last wallet address 7 years ago
Tom Kirkpatrick 1c8a2e9bf4
feat: determine block sync progress early 7 years ago
Tom Kirkpatrick d617dd2657
feat(sync): show lnd block sync progress 7 years ago
Tom Kirkpatrick d548915efc
feat(api): redundant block explorer api backends 7 years ago
Tom Kirkpatrick dd134aa356
feat(grpc): lnd connection error recovery 7 years ago
odb366 31a8084c01 fix(onboarding-password-bug): add more password validation 7 years ago
Tom Kirkpatrick becb5ecee9
refactor: modularize and simplify app startup code 7 years ago
Kristiyan Lukanov 58e34e2299 fix(onboarding-pass-validation): added password validation (#424) 7 years ago
Tom Kirkpatrick ba34367750
perf(bundle-size): remove lodash dependency 7 years ago
Ben Woosley 530784a7db
fix(seed checker): don't fail if the user provides more seed words than required 7 years ago
Jack Mallers c446567dda
feat(retype-seed): select 3 random seed indexes for the user to enter 7 years ago
Jack Mallers 5c301075e0 fix(waiting_close_channels): account for waiting_close_channels 7 years ago
Jack Mallers afb690dd95 fix(p2pkh): generate np2wkh instead of p2pkh 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
Ben Woosley 689d5bf753
lint(unnecessary disable): Remove unnecessary eslist-disable-lint statements 7 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 7 years ago
Ben Woosley 07facd5d0d
On the receive modal, label the address Testnet when appropriate 7 years ago
Ben Woosley 08fbed672f
Prefix ticker units with 't' when running on testnet 7 years ago
Ben Woosley 7d39aec678
Replace info.isTestnet with info.network 7 years ago
Ben Woosley 037f351b59
Drop the ModalRoot component 7 years ago
Jack Mallers 8339c0b04d fix(daily activity sort): sort the activity within a day from new to old 7 years ago
Tom Kirkpatrick e8e6e9fe6b
fix(channels): filter channel list on node alias 7 years ago