20 Commits (a88d1c4e15bfc93208e6192878cc2915f24f0761)

Author SHA1 Message Date
Jack Mallers c4c11f7552 feature(ln-payment-links): POC for LN payment links 7 years ago
Jack Mallers a1553db2cc feature(subscribe invoices): subscribe to invoices for live updates and notification setup 7 years ago
Jack Mallers b1dfb55ec2 feature(subscribe tx): setup subscribe folder and subscribe/update when new tx is detected 7 years ago
Jack Mallers e7a819c386 fix(sendcoins): move sendcoins to new transaction reducer, remove unused code from payments 7 years ago
Jack Mallers a6111c3dd5 feature(txs): setup getTransactions and hook up to new reducer 7 years ago
Jack Mallers 934b7e6f57 feature(sendcoins): hook up error handling backend -> frontend for sendcoins 7 years ago
Jack Mallers 3df052363e feature(sendcoins): tie sendcoins frontend to backend 7 years ago
Jack Mallers 6713d1d15d fix(lint): fix linting errors 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 f03710daa4 fix(currentTicker): fix tests and lint errors 7 years ago
Jack Mallers 6e81adb350 feature(newaddress): tie frontend to LND, creating and displaying real addresses 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