Jack Mallers
|
1b9f870d60
|
fix(lint): fox linting errors
|
7 years ago |
Jack Mallers
|
934b7e6f57
|
feature(sendcoins): hook up error handling backend -> frontend for sendcoins
|
7 years ago |
Jack Mallers
|
a158cbae85
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
95745dcc4f
|
fix(sendcoins): clear form after successful send and add helpful comments
|
7 years ago |
Jack Mallers
|
10c9c9897d
|
fix(isLn todo: add isLn todo)
|
7 years ago |
Jack Mallers
|
672176d59f
|
feature(bitcoin-js): add bitcoin-js & validate addresses
|
7 years ago |
Jack Mallers
|
48bab0561c
|
feature(successmodal): successmodal + fix linting errors
|
7 years ago |
Jack Mallers
|
ff54730aeb
|
feature(loading): add loading component and use it while sending coins
|
7 years ago |
Jack Mallers
|
e61c8cb38c
|
fix(sendcoins): close form modal on callback for successful sendcoins, not on submit of sendcoins
|
7 years ago |
Jack Mallers
|
33ef6434ee
|
fix(sendcoins): copy changes, add sendingPayment state to reducer
|
7 years ago |
Jack Mallers
|
3df052363e
|
feature(sendcoins): tie sendcoins frontend to backend
|
7 years ago |
Jack Mallers
|
5e72178adb
|
feature(sendcoins): use formSelectors to determine whether a user is using LN or onchain
|
7 years ago |
Jack Mallers
|
96a435f59a
|
feature(sendcoins): add onchainAmount as own field in form reducer
|
7 years ago |
Jack Mallers
|
d8c5623e01
|
feature(sendcoins): working demo of UX flow
|
7 years ago |
Jack Mallers
|
9d64060046
|
feature(payment): HTML/CSS mock new design for onchain/ln payment
|
7 years ago |
Jack Mallers
|
a98fbd6148
|
feature(form): refcactor pay/request form into 2 components
|
7 years ago |
Jack Mallers
|
dabc626d3c
|
feature(payment): HTML/CSS mock new design for onchain/ln payment
|
7 years ago |
Jack Mallers
|
62cb41ae74
|
feature(form): refcactor pay/request form into 2 components
|
7 years ago |
Jack Mallers
|
6713d1d15d
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
59a4ac46c6
|
fix(closechannel): format funding_txid correctly
|
7 years ago |
Jack Mallers
|
efeb85eca2
|
feature(closechannel): add close channel method to lnd folder and add ipc to reducer
|
7 years ago |
Jack Mallers
|
7df0493b18
|
(fix): linting error
|
7 years ago |
Jack Mallers
|
94a4cca456
|
fix(explorer link): dynamically set explorer link
|
7 years ago |
Jack Mallers
|
a0965c9929
|
fix(console.log): remove logs
|
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
|
c15c5404b9
|
feature(ltc-icon): add ltc icon support
|
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
|
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
|
6c87563aa2
|
fix(lnd-ipc): fix linting errors
|
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
|
8 years ago |
Jack Mallers
|
3cb8d3b522
|
feature(lnd-ipc): add redux-electron-ipc for easier send/receive IPC calls w/ redux
|
8 years ago |
Jack Mallers
|
d25d1dfa73
|
feature(lnd-ipc): initial lnd + ipcRenderer setup w/ info as example
|
8 years ago |
Jack Mallers
|
88c577d248
|
fix(lint): fix all lint errors/warnings
|
8 years ago |
Jack Mallers
|
393a34c7e8
|
fix(lint): fix more linting errors
|
8 years ago |
Jack Mallers
|
abb1b02a36
|
fix(lint): start fixing linting error
|
8 years ago |
Jack Mallers
|
710979b765
|
feature(demo): cleanup and film demo
|
8 years ago |
Jack Mallers
|
e7420e75eb
|
features(channels, sockets, sha256): add multichannel support with websockets + add sha256 library for invoices
|
8 years ago |
Jack Mallers
|
e46391b9e5
|
feature(channels): combine all channels with selector and display different types (active, pending open, pending closed)
|
8 years ago |
Jack Mallers
|
210feefdeb
|
feature(channels): hook up form to reducer
|
8 years ago |
Jack Mallers
|
2fc1619454
|
features(logo, peers): update Zap logo and allow connecting and disconnecting of peers
|
8 years ago |