391 Commits (7ba78d629c9165c263a5053634cb11c73abf115d)

Author SHA1 Message Date
Jack Mallers a0b6423453 hotfix(setIcon): comment out setIcon for now. breaks Windows and Linux 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
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
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
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
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
Jack Mallers d0f0e575eb fix(title): set html title to Zap 7 years ago
Jack Mallers 172e55dd1a feature(tests): add first test 7 years ago
Jack Mallers c5f44bd3af fix(react-icons/package.json): refactor modules to correct places 7 years ago
Jack Mallers 88c577d248 fix(lint): fix all lint errors/warnings 7 years ago
Jack Mallers 393a34c7e8 fix(lint): fix more linting errors 7 years ago
Jack Mallers abb1b02a36 fix(lint): start fixing linting error 7 years ago
Jack Mallers 710979b765 feature(demo): cleanup and film demo 7 years ago
Jack Mallers e7420e75eb features(channels, sockets, sha256): add multichannel support with websockets + add sha256 library for invoices 7 years ago
Jack Mallers cebbefe207 feature(websockets): add basic websocket ability 7 years ago
Jack Mallers e46391b9e5 feature(channels): combine all channels with selector and display different types (active, pending open, pending closed) 7 years ago
Jack Mallers 210feefdeb feature(channels): hook up form to reducer 7 years ago
Jack Mallers 9c93eb328e fix(channels): update labels on channel form to display current currency 7 years ago
Jack Mallers 657fe7e819 feature(channels): display value in current currency and link channel point 7 years ago
Jack Mallers 2fc1619454 features(logo, peers): update Zap logo and allow connecting and disconnecting of peers 7 years ago
Jack Mallers c773cd9810 feature(peers): hard code connect peer form 7 years ago
Jack Mallers 88e1629a6c feature(peers): detail peer modal 7 years ago
Jack Mallers 4b3a56048b feature(peers): design peers list 7 years ago
Jack Mallers ad3d2bae2b feature(channels): hard code new channel form 7 years ago
Jack Mallers bdfcac82ed feature(channels): basic foundation for detailed channel modal 7 years ago