288 Commits (28aa40eb6017d738f391a785754166d2b5305831)

Author SHA1 Message Date
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
Tom Kirkpatrick 3c4a651764
feature(lnd-config): add connection type onboarding screen 7 years ago
Jack Mallers a42b1a04e6 fix(lint/tests): fix lint/tests and remove hard coded data 7 years ago
Jack Mallers 6be387291d feature(waitingChannels): add waiting close channels support to allChannels selector 7 years ago
Jack Mallers 63707b0b40 fix(lint/tests): fix lint and test errors 7 years ago
Jack Mallers 0f8ed62e7d feature(suggestedNodes): style the component and render the nodes 7 years ago
Jack Mallers 0ebfc46d60 fix(lint): fix lint errors 7 years ago
Jack Mallers d9ed3f2c8b fix(recovery_window): fix wallet recovery by specifying default recovery window 7 years ago
Jack Mallers d0d562808c feature(activity-search): implement new activity search 7 years ago
Jack Mallers 3a1d008466 fix(lint): fix lint errors 7 years ago
Jack Mallers e661f9b371 feature(groupAll): abstract grouping logic out and apply it to all filters 7 years ago
Jack Mallers e85a9b2dd1 fix(activity): grouped data by day and redesign payment, invoice and transaction components 7 years ago
Jack Mallers 1e7d992edd fix(wallet-header): wire up currency switching from the home page wallet header 7 years ago
Jack Mallers a2e0f48bb7 feature(close-channel): wire up close channel to UI 7 years ago
Jack Mallers efc5cf0f02 fix(onchain): fix the UX for on-chain payments to be like the UX for LN payments 7 years ago
Jack Mallers 08d263ca94 fix(contactsform): fix performance hit when searching the network for nodes. limit the amount thats returned so we arent rendering thousands of nodes ever. 7 years ago
Jack Mallers 7cff397a4c fix(lint + grpc): fix lint errors and a bug where gRPC connection starts too early 7 years ago
Jack Mallers 4b35c5f1aa fix(channelform): remove old unused reducer 7 years ago
Jack Mallers 813585a2ec fix(cleanup): remove hard-coded initialState data and set PropTypes on ConnectManually 7 years ago
Jack Mallers 3eb2263ff4 feature(SubmitChannel): wire up backend to new submit channel form + loading pubkeys UI 7 years ago
Jack Mallers a0f9027180 feature(contactsform): tie up new contacts form to reducer 7 years ago
Jack Mallers 9893fb4214 fix(aezeed): make aezeedPassword component stateless 7 years ago
Jack Mallers 2bb28e0bbd fix(lint): fix linting errors 7 years ago
Ben Woosley 266692368c
enhance(invoice expiry): Exclude expired invoices from the pending activity view 7 years ago
Ben Woosley 8b004788ab
Sort the contacts form relative to peer's contactability 7 years ago