You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Woosley
0ce5b04fe5
Don't run onboarding if LND is already running locally
The onboarding settings are only relevant if the user wants to connect to a
remote LND or have Zap run LND. If the LND is already running locally, the user
is capable of separately configuring it.
This does not support the case of connecting to a remote LND while running LND
locally, but I can't think of a reason why someone would do such a thing. In
such a case, they could quit LND, start Zap, then re-start LND.
7 years ago
..
api
feature(suggestedNodes): style the component and render the nodes
7 years ago
components
Drop the ModalRoot component
7 years ago
containers
feature(lnd-config): add connection type onboarding screen
7 years ago
icons
feature(unlockWallet): ability to unlock wallet with helpful error messages
7 years ago
lnd
fix(lint): fix lint errors
7 years ago
notifications
fix(eslint-import): Fix that eslint-plugin-import was not active
7 years ago
reducers
Drop the ModalRoot component
7 years ago
routes
Drop the ModalRoot component
7 years ago
store
fix(eslint-flowtypes): Enable plugin:flowtype/recommended
7 years ago
utils
fix(convert): return value if converting with same to and from currency
7 years ago
.eslintrc
fix(lint): update lint packages + config
7 years ago
animated_checkmark.scss
fix(style-lint): Bump stylelint and config to latest, fix lints
7 years ago
app.global.scss
fix(style-lint): Bump stylelint and config to latest, fix lints
7 years ago
app.html
fix(title): set html title to Zap
8 years ago
index.js
Removes unused code, adds proper semicolon rule and reduces lint errors
7 years ago
keyframes.scss
fix(style-lint): Bump stylelint and config to latest, fix lints
7 years ago
main.dev.js
Don't run onboarding if LND is already running locally
7 years ago
menu.js
fix(lint): fix linter errors
7 years ago
package.json
fix(grpc): update grpc to v1.12.3
7 years ago
reset.scss
feature(navbar): mock MVP navbar styles
8 years ago
routes.js
fix(old code): remove old v1 stuff
7 years ago
tooltip.scss
fix(style-lint): Bump stylelint and config to latest, fix lints
7 years ago
variables.scss
fix(style-lint): Bump stylelint and config to latest, fix lints
7 years ago
yarn.lock
fix(grpc): update grpc to v1.12.3
7 years ago