Jack Mallers
|
c15c5404b9
|
feature(ltc-icon): add ltc icon support
|
7 years ago |
Jack Mallers
|
3cbec72d36
|
feature(cryptoicon): create cryptoicon component
|
7 years ago |
jackmallers
|
f3cbb58a25
|
Merge pull request #9 from LN-Zap/fix/refactor-ticker
Refactor hard-coded tickers to currentTicker
|
7 years ago |
Jack Mallers
|
f03710daa4
|
fix(currentTicker): fix tests and lint errors
|
7 years ago |
Jack Mallers
|
381663685b
|
fix(address): fix propTypes address
|
7 years ago |
Jack Mallers
|
5a307dfba8
|
feature(ticker): replace hard coded ticker with currentTicker
|
7 years ago |
jackmallers
|
a7799b106a
|
Merge pull request #8 from LN-Zap/fix/readme-certs-and-electron-rebuild
fix(readme): fix cert instructions and electron builder
|
7 years ago |
Jack Mallers
|
0b626bf108
|
fix(readme): fix cert instructions and electron builder
|
7 years ago |
jackmallers
|
96736fd13c
|
Merge pull request #7 from funyug/fix-windows-lnd-cert-readme
Fix Added location to lnd tls certificate file for windows
|
7 years ago |
funyug
|
b52d1bc2cf
|
Added location to windows tls certificate file
|
7 years ago |
jackmallers
|
14dbb1fc26
|
Merge pull request #6 from LN-Zap/feature/create-deposit-address
Feature/create deposit address
|
7 years ago |
Jack Mallers
|
c6d7fdea27
|
fix(wallet-address): fix small linting errors
|
7 years ago |
Jack Mallers
|
69c8042cb3
|
fix(wallet-address): simply display generated address for now. add advanced settings later
|
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 |
jackmallers
|
2008dd5c54
|
Merge pull request #5 from LN-Zap/fix/update-readme-for-ipc-changes
Fix/update readme for ipc changes
|
7 years ago |
Jack Mallers
|
b90c480d22
|
fix(README): make the MAC OS X path more clear
|
7 years ago |
Jack Mallers
|
a95488d7bc
|
fix(README): update readme to reflect the new changes (removing node/express dependancy)
|
7 years ago |
jackmallers
|
31cc8de425
|
Merge pull request #4 from LN-Zap/feature/lnd-ipcRenderer
Feature/lnd ipc renderer
|
7 years ago |
Jack Mallers
|
993e263eac
|
fix(lnd-ipc): remove old api tests
|
7 years ago |
Jack Mallers
|
4dc86d982c
|
fix(lnd-ipc): allow console logs in lnd methods for now
|
7 years ago |
Jack Mallers
|
6c87563aa2
|
fix(lnd-ipc): fix linting errors
|
7 years ago |
Jack Mallers
|
fc0876b893
|
fix(lnd-ipc): fix create + pay invoice bug
|
7 years ago |
Jack Mallers
|
2553622cbc
|
feature(lnd-ipa): refactor out nodejs completely
|
7 years ago |
Jack Mallers
|
c751dce4bd
|
fix(lnd-ipc): refactor methods and pass lnd to functions
|
7 years ago |
Jack Mallers
|
192d0e7b21
|
feature(lnd-ipc): ipc form invoice
|
7 years ago |
Jack Mallers
|
6163187c30
|
feature(lnd-ipc): ipc create invoice
|
7 years ago |
Jack Mallers
|
6f66a3856a
|
feature(lnd-ipc): ipc for invoice + balance
|
7 years ago |
Jack Mallers
|
f9d94eb999
|
feature(lnd-ipc): fetch payments with IPC
|
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 |
jackmallers
|
bebe82706d
|
Merge pull request #3 from fresheneesz/patch-1
Making requirements clearer in the readme
|
7 years ago |
fresheneesz
|
d2d86bc935
|
Making requirements clearer in the readme
|
7 years ago |
Jack Mallers
|
1716e344f4
|
fix(README): show how to start application
|
7 years ago |
Jack Mallers
|
9406628fc3
|
fix(README): fix broken contributing link
|
7 years ago |
Jack Mallers
|
ff1a5b5a84
|
feature(contributing)
|
7 years ago |
Jack Mallers
|
c8b22342e0
|
fix(CHANGELOG): remove changelog
|
7 years ago |
Jack Mallers
|
d0f0e575eb
|
fix(title): set html title to Zap
|
7 years ago |
Jack Mallers
|
f468ca2fe8
|
feature(README): link to zap-nodejs in README
|
7 years ago |
Jack Mallers
|
c065262e7b
|
fix(lint): fix linting issue in API tests
|
7 years ago |
Jack Mallers
|
4729420920
|
fix(README): redesign README slightly
|
7 years ago |
Jack Mallers
|
d7dc0df3fd
|
feature(tests): add basic API tests
|
7 years ago |
Jack Mallers
|
66c329f09d
|
fix(lint/README): fix linting error and README
|
7 years ago |
Jack Mallers
|
a974557041
|
feature(README): add Q & A to README
|
7 years ago |
Jack Mallers
|
756c6a2d6c
|
feature(peers/ticker): add basic tests for reducers
|
7 years ago |
Jack Mallers
|
58113389f0
|
fix(tests): new jest snapshots
|
7 years ago |
Jack Mallers
|
8d88bf99ba
|
feature(payment): add basic tests for payments reducer
|
7 years ago |
Jack Mallers
|
8794d3b51f
|
fix(tests): fix linting errors on new tests
|
7 years ago |
Jack Mallers
|
64f0dd12a6
|
feature(invoices): add basic tests for invoices reducer
|
7 years ago |