Tom Kirkpatrick
|
a989c038fc
|
feat(wallet): remember last wallet address
Only generate a new wallet address after the last one has been used.
Fix #519
|
7 years ago |
Tom Kirkpatrick
|
d617dd2657
|
feat(sync): show lnd block sync progress
Show the current and total block counts to provide better feedback to
users about what is happening during the sync process.
Fix #517
|
7 years ago |
Tom Kirkpatrick
|
dd134aa356
|
feat(grpc): lnd connection error recovery
Show errors to the user after a failed attempt to connect to a custom
lnd instance and allow the user to correct and try again.
Fix #493
|
7 years ago |
Kristiyan Lukanov
|
58e34e2299
|
fix(onboarding-pass-validation): added password validation (#424)
* fix(onboarding-pass-validation): users are not allowed to proceed if pass < 8 char
* fix(onboarding-pass-validation): fixed prettier issue
* fix(onboarding-pass-validation): fixed prettier issue2
* fix(onboarding-pass-validation): add 8 char inline validation
* fix(onboarding-pass-validation): improve password validation
|
7 years ago |
Jack Mallers
|
c446567dda
|
feat(retype-seed): select 3 random seed indexes for the user to enter
|
7 years ago |
Jack Mallers
|
ec513cae04
|
feat(syncing): new sync design and add deposit address
|
7 years ago |
Ben Woosley
|
dc29c80ad0
|
style(line length): Drop prettier line length from 120 to 100
Subjectively, this increases general readability, while the higher max-length
limit allows for longer strings and comments, etc.
|
7 years ago |
Tom Kirkpatrick
|
0846bcb772
|
style(lint): lint and format all code
|
7 years ago |
Tom Kirkpatrick
|
3c4a651764
|
feature(lnd-config): add connection type onboarding screen
Add a new set of screens into the connection onboarding flow that
allow the user to select wether to connect to a local or remote
LND node.
Fix #326
|
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
|
9893fb4214
|
fix(aezeed): make aezeedPassword component stateless
|
7 years ago |
Jack Mallers
|
2bb28e0bbd
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
9369baf308
|
fix(createWalletPassword): refactor component to be stateless. use selector to show error on non matching passwords and not allow user to continue until passwords are matching
|
7 years ago |
Jack Mallers
|
f2c544cab8
|
feature(reEnterSeedChecker): return true or false based on whether the user has re-entered the seed correctly
|
7 years ago |
Jack Mallers
|
96f7a3e20b
|
feature(seed): style copy/enter seed pages
|
7 years ago |
Jack Mallers
|
24ae067ad9
|
feature(unlockWallet): ability to unlock wallet with helpful error messages
|
7 years ago |
Jack Mallers
|
2d1030a1f7
|
feature(autopilot-onboarding): allow user to turn autopilot on/off before starting their node
|
7 years ago |
Jack Mallers
|
410b7ba07d
|
fix(lint): fix lint errors
|
7 years ago |
Jack Mallers
|
22f4eb09d0
|
fix(lint): linting errors
|
7 years ago |
Jack Mallers
|
a0f28ecfbc
|
fix(lint): fix some linty errors
|
7 years ago |
Jack Mallers
|
8d448708b7
|
fix(onboarding): default state is false for onboarded
|
7 years ago |
Jack Mallers
|
dad4546e58
|
feature(alias): setup form container and onboarding architecture. hard code alias form
|
7 years ago |
Jack Mallers
|
de4379aeca
|
feature(syncing): redid sync screen
|
7 years ago |
Jack Mallers
|
7bfecd9764
|
feature(help): help videos
|
7 years ago |
Jack Mallers
|
a439df1f12
|
fix(sync): fix lint errors
|
7 years ago |
Jack Mallers
|
abf23939b5
|
feature(sync): updated sync design
|
7 years ago |
Jack Mallers
|
15e1c4d1ff
|
hard code conditional to allow sync to remain there
|
7 years ago |
Ben Woosley
|
5d37b56245
|
fix(lints): Allow shadowing fetchBlockHeight in Root
Because the other use is the same method before being mapped to props
|
7 years ago |
Torkel Rogstad
|
31c62cad12
|
Fixes complaints from npm run lint
|
7 years ago |
Jack Mallers
|
c08f56e6ca
|
fix(lint): fixed some linting errors
|
7 years ago |
Torkel Rogstad
|
ef54915c11
|
Removes unused code, adds proper semicolon rule and reduces lint errors
|
7 years ago |
Jack Mallers
|
1567e89dc2
|
fix(app size): reduce app size to less than 350MB
|
7 years ago |
Jack Mallers
|
c00eff3a1c
|
fix(main.dev.js): onboarding bugs
|
7 years ago |
Jack Mallers
|
a91fc47662
|
fix(logs): remove debug logs
|
7 years ago |
Jack Mallers
|
49bd61c9cf
|
fix(syncing): move syncing logic out of application component
|
7 years ago |
Jack Mallers
|
5638bcde6d
|
fix(logs): remove debug logs
|
7 years ago |
Jack Mallers
|
32d0134623
|
fix(syncing): move syncing logic out of application component
|
7 years ago |
Jack Mallers
|
abb1b02a36
|
fix(lint): start fixing linting error
|
8 years ago |
Jack Mallers
|
f97cbda488
|
fix(structure): restructured files/folders
|
8 years ago |
Jack Mallers
|
28872adb5f
|
feature(navbar): mock MVP navbar styles
|
8 years ago |
Jack Mallers
|
85485bb5eb
|
first commit
|
8 years ago |