425 Commits (af95c57bf3072f3896a1fbe4a3b3fbdaf811c131)
 

Author SHA1 Message Date
Jack Mallers c1853cc5f8 feature(activity): create selectors folder for specific selectors. sortedActivity for all payments, invoices, txs sorted by timestamp 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
jackmallers 090e35afdc Merge pull request #30 from LN-Zap/feature/sendcoins 7 years ago
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 efce953f47 fix(sendcoins): remove unused code 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 e8259c79a7 fix(sendcoins): merge master changes into branch 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 cfc41382e6 feature(sendcoins): blinking cursor to show editing state for amount when they are not using LN 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
jackmallers e96656de17 Merge pull request #26 from joaodealmeida/feature/LndAPI-refactoring 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
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
jackmallers ccc89ab15c Merge pull request #25 from jtarre/fix/spelling-correction 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
Jason Tarre 5dcf9d97fc fix(spellng correction): change 'Staring Main Process...' to 'Starting Main Process...'. 7 years ago
Jason Tarre ab1b848f0d Merge pull request #1 from LN-Zap/master 7 years ago
jackmallers 3fee0953e7 Merge pull request #22 from LN-Zap/feature/sendcoins 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
jackmallers 393e2a1fc9 Merge pull request #21 from LN-Zap/feature/close-channel 7 years ago
jackmallers c994779ded Merge pull request #19 from tbloncar/fix/update-mac-lnd-dir-path-readme 7 years ago
jackmallers 2f3ef7f164 Merge pull request #20 from tbloncar/feature/ticker-usd-format 7 years ago
Jack Mallers 6713d1d15d fix(lint): fix linting errors 7 years ago
Jack Mallers f0b41d84c8 fix(closechannel): close modal when closing a channel 7 years ago
Jack Mallers 59a4ac46c6 fix(closechannel): format funding_txid correctly 7 years ago
Travis Loncar dd74961651
feature(ticker-usd-format): format USD price with symbol and two decimal places 7 years ago
Travis Loncar ec9f87c121
fix(README): escape space in Lnd/ path 7 years ago
Jack Mallers efeb85eca2 feature(closechannel): add close channel method to lnd folder and add ipc to reducer 7 years ago
jackmallers 8aaf8ee678 Merge pull request #18 from LN-Zap/fix/usd-conversion 7 years ago
Jack Mallers 9de69124cd fix(satsToUsd): display <0.01 if micropayment is less than a penny 7 years ago