43 Commits (7ba78d629c9165c263a5053634cb11c73abf115d)

Author SHA1 Message Date
João Almeida 98e005938d feature(auth-macaroon): Add macaroon auth support 7 years ago
Jack Mallers 10d6544986 fix(lint): fix so many linting errors lol 7 years ago
Jack Mallers 4f86a90ee0 fix(proto): fix merge conflicts and errors with new proto file 7 years ago
Jack Mallers bf0227ec96 feature(networkmap): working with some performance enhancements 7 years ago
Jack Mallers c08f56e6ca fix(lint): fixed some linting errors 7 years ago
Jack Mallers 3d16235e83 fix(payment): fix no error payments 7 years ago
Jack Mallers e08f7802c3 fix(lnd): update lnd 7 years ago
Torkel Rogstad ef54915c11 Removes unused code, adds proper semicolon rule and reduces lint errors 7 years ago
Jack Mallers c00eff3a1c fix(main.dev.js): onboarding bugs 7 years ago
Jack Mallers 5ea59e17fc fix(lint): fix linting errors 7 years ago
Jack Mallers 9ad4beb03f fix(lint, tests): fix linting errors and tests 7 years ago
Jack Mallers e80dd91880 feature(request global error): hook up back end global errors for request form 7 years ago
Jack Mallers ed11aaa460 feature(connect peer error): hook up global error handling for connecting to a peer 7 years ago
Jack Mallers 3dedf6c522 feature(payment error): error handling for LN payment 7 years ago
Jack Mallers d61bc585cf feature(global-errors): hook up global errors reducer to component and set error on transaction fail 7 years ago
Jack Mallers 335646f0f7 fix(loading): fix loading bolt 7 years ago
Jack Mallers cb7f49d646 fix(production): build is working 7 years ago
Jack Mallers ee5a3a540e IT FUCKING WORKED 7 years ago
Jack Mallers 5af63d7ea7 feature(global-errors): hook up global errors reducer to component and set error on transaction fail 7 years ago
Jack Mallers 31d6731c5d fix(ln payments): update to new payreqs 7 years ago
Jack Mallers 1096be73c1 feature(setAlias): add setAlias to API 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 698e4204f9 Lint errors fixed. Using os package to retrieve username dinamically. Changes code according to PR reviews #24 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 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