783 Commits (db042478d628041f959f96db8f15bcf228f20bda)

Author SHA1 Message Date
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
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
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 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
Jack Mallers efeb85eca2 feature(closechannel): add close channel method to lnd folder and add ipc to reducer 7 years ago
Jack Mallers 9de69124cd fix(satsToUsd): display <0.01 if micropayment is less than a penny 7 years ago
Jack Mallers 2b201481eb hotfix(lint): fix recent lint errors 7 years ago
Jack Mallers 412982e856 hotfix(pay-form): switch pay form value from hard-coded BTC conditional 7 years ago
Jack Mallers 4f58cbdde9 fix(broken-btc-conversion): fix conversion on payments list 7 years ago
Jack Mallers 7a156bfc01 fix(date): shorthand version of date in payments list 7 years ago
Jack Mallers a1f032f18a fix(icon/currency-conversion): replace btc logic with general crypto logic for payments/invoices 7 years ago
Jack Mallers 401db2fa78 hotfix(channel-form): update channel-form conditionals + icons to be LTC friendly 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 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