Adam Mashrique
b769f724ae
fix(qrcode): invert colors and add 2 px border
Fix for a more standard QR code color scheme for compatibility with QR
scanners, particularly Android ones.
6 years ago
Tom Kirkpatrick
4ee87f1476
refactor(react): ternary conditional classnames
React v16.x reports errors when using boolean operators for conditional
classnames and requires that you instead use ternary style conditional
clauses.
7 years ago
Tom Kirkpatrick
5681b82a3c
refactor: move helper code to lib directory
7 years ago
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
18ea5d3b45
style(lint): fix issues from rule react/destructuring-assignment
7 years ago
Ben Woosley
f87236495a
style(line length): Limit prettier line length to 120 chars
150 is a bit too long
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
Jack Mallers
992e6d36fd
fix(wallet modal): change copy from deposit to bitcoin
7 years ago
Jack Mallers
e85a9b2dd1
fix(activity): grouped data by day and redesign payment, invoice and transaction components
7 years ago
Jack Mallers
920cd7edd2
fix(ReceiveMOdal): remove hardcoded alias and replace with dynamic alias or pubkey
7 years ago
Jack Mallers
00a93b3aec
fix(): small console logs and errors
7 years ago
Jack Mallers
1f9a316326
fix(lint): fix linting errors
7 years ago
Jack Mallers
9c11328789
feature(wallet): hook up new wallet modal
7 years ago
Jack Mallers
54c31e2de3
feature(wallet): build new wallet modal/refactor current wallet component
7 years ago
Jack Mallers
9320584009
feature(network): network tab all hooked up to backend
7 years ago
Jack Mallers
9344074e8a
fix(modal-close): move back to the thinner modal close icons
7 years ago
Jack Mallers
4f97d1311b
fix(lint): fix lint errors
7 years ago
Jack Mallers
eb913b0367
fix(lint): fix lint errors
7 years ago
pajasevi
2c53fc0eaa
feature(unified-close-icons): Unified close icons
7 years ago
Jack Mallers
10d6544986
fix(lint): fix so many linting errors lol
7 years ago
Jim Posen
2ce18b85ee
Generate witness addresses instead of p2pkh.
lnd requires inputs to funding transactions to spend from
pay-to-witness outputs.
7 years ago
Jack Mallers
d6ef0ecd1b
fix(wallet modal): redesign wallet modal
7 years ago
Jack Mallers
ac50de138c
fix(payment): fix payment error
7 years ago
Jack Mallers
d4748bbdf5
fix(address): add new address button until address bug is tracked down
7 years ago
Jack Mallers
b492fc6bd7
fix(peers): peers makeover
7 years ago
Jack Mallers
18f6aa6f96
fix(lint): fix linting errors
7 years ago
Jack Mallers
ff3e492037
fix(logs): remove console.logs
7 years ago
Jack Mallers
7997fce342
fix(walletredesign): simpler wallet redesign for modal that has pubkey and address
7 years ago