117 Commits (f039855be70665191a956262d03b10912bd8271a)
 

Author SHA1 Message Date
jackmallers f039855be7 Merge pull request #15 from LN-Zap/fix/dynamic-explorer-links 7 years ago
Jack Mallers 94a4cca456 fix(explorer link): dynamically set explorer link 7 years ago
Jack Mallers a0b6423453 hotfix(setIcon): comment out setIcon for now. breaks Windows and Linux 7 years ago
jackmallers 6323c7a4a7 Merge pull request #12 from LN-Zap/fix/refactor-currency-icon 7 years ago
Jack Mallers e16d0cd906 fix(lint): fix linting errors 7 years ago
Jack Mallers e6c129982a fix(remove): remove un-needed files 7 years ago
Jack Mallers be72ff043f feature(currency-icon): create currency icon that factors out USD conditional 7 years ago
jackmallers c3d8cbac5e Merge pull request #10 from LN-Zap/fix/crypto-icon 7 years ago
Jack Mallers a0965c9929 fix(console.log): remove logs 7 years ago
Jack Mallers 6b39527f0c fix(lint-errors): fix linting errors 7 years ago
Jack Mallers ebf185f931 fix(currency conditionals): conditionals based on usd and current crypto for multi-currency support 7 years ago
Jack Mallers a42c671b81 feature(crypto-icons): add multi-currency icon support for form 7 years ago
Jack Mallers e2261ec34a fix(icon): update channel/wallet balance to support ltc icon 7 years ago
Jack Mallers dcca8bd5d9 fix(crypto-icon): dynamic icon path 7 years ago
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 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 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 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 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 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 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 7 years ago
fresheneesz d2d86bc935 Making requirements clearer in the readme 7 years ago
Jack Mallers 1716e344f4 fix(README): show how to start application 8 years ago
Jack Mallers 9406628fc3 fix(README): fix broken contributing link 8 years ago