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 |
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 |
Jack Mallers
|
1f9a316326
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
54c31e2de3
|
feature(wallet): build new wallet modal/refactor current wallet component
|
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
|
af95c57bf3
|
feature(peer form): wire up peer form
|
7 years ago |
Jack Mallers
|
8fb861fb95
|
commi
|
7 years ago |
Jack Mallers
|
c6d7fdea27
|
fix(wallet-address): fix small linting errors
|
7 years ago |
Jack Mallers
|
6e81adb350
|
feature(newaddress): tie frontend to LND, creating and displaying real addresses
|
7 years ago |
Jack Mallers
|
7dcde1b64c
|
feature(address): hard code basic address html mock w/ basic reducer
|
7 years ago |
Jack Mallers
|
51311401fa
|
feature(lnd-ipc): replace API with ipc for listPeers
|
7 years ago |
Jack Mallers
|
3cb8d3b522
|
feature(lnd-ipc): add redux-electron-ipc for easier send/receive IPC calls w/ redux
|
7 years ago |
Jack Mallers
|
d25d1dfa73
|
feature(lnd-ipc): initial lnd + ipcRenderer setup w/ info as example
|
7 years ago |
Jack Mallers
|
abb1b02a36
|
fix(lint): start fixing linting error
|
8 years ago |
Jack Mallers
|
35fc8b8a1c
|
feature(balance + currency): dynamic balance in Nav plus add currency in reducer
|
8 years ago |