139 Commits (28aa40eb6017d738f391a785754166d2b5305831)

Author SHA1 Message Date
Jack Mallers 31d6731c5d fix(ln payments): update to new payreqs 7 years ago
Jack Mallers 04f5dd6415 feature/fix(tests + lint): write and fix tests and lint error 7 years ago
Jack Mallers 9cc3165ec9 fix(decodeInvoice): send pubkey back. can use to query routes and offer auto connect to peer and/or channel if no route 7 years ago
Jack Mallers 1096be73c1 feature(setAlias): add setAlias to API 7 years ago
Jack Mallers 94c9b24ce8 feature(setAlias): add setAlias function to walletController 7 years ago
Jack Mallers 15eacc7f47 fix(lint): fix eslint errors 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 c6a26b2c07 fix(lint): fix linting error 7 years ago
Jack Mallers 35f8235b68 fix(copy, live updates): fix copy change, add timestamp to new invoices, dispatch fetch payments after successful payment 7 years ago
Jack Mallers 704e803f40 fix(lint): fix linting errors 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 48bab0561c feature(successmodal): successmodal + fix linting errors 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
João Almeida aff5579d9e es6 :) fixes #24 7 years ago
João Almeida 698e4204f9 Lint errors fixed. Using os package to retrieve username dinamically. Changes code according to PR reviews #24 7 years ago
João Almeida b65c02306b Added some endpoit documentation for newcomers. 7 years ago
João Almeida 0dc7a36880 SubscribeInvoice implemented 7 years ago
João Almeida aaf87a8b4e Removed unecessary comments 7 years ago
João Almeida 1f080e0eca All endpoints implemented except SubscribeInvoices (Streaming/push) 7 years ago
João Almeida 0f7eb063b8 Refactored LND API code. Added missing endpoints. Routes still missing for new endpoints. 7 years ago
Jack Mallers 8a29e02dd5 feature(QA sendcoins): qa sendcoins and log the txid 7 years ago
Jack Mallers 1d531a99a4 feature(sendcoinds): add sendcoins endpoint/functionality to back end 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 a0965c9929 fix(console.log): remove logs 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 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 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 8 years ago
Jack Mallers d25d1dfa73 feature(lnd-ipc): initial lnd + ipcRenderer setup w/ info as example 8 years ago