61 Commits (b9fa29ff093b5918a8f3b2bf0e9aa1ed436a6bf6)

Author SHA1 Message Date
Jack Mallers c00eff3a1c fix(main.dev.js): onboarding bugs 7 years ago
Jack Mallers 80213c5e44 feature(subscribe channel graph): add subscribe channel graph functionality and log output 7 years ago
Jack Mallers 6c070e4592 fix(certs): fix issue with certs throwing SSL error 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 85ea73819c feature(channel-error): display global error for channel error 7 years ago
Jack Mallers a6d274aa37 fix(channels): force close channels 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 ff3e492037 fix(logs): remove console.logs 7 years ago
Jack Mallers cca8d4e574 feature(wallet mock): wallet mock of new wallet header 7 years ago
Jack Mallers c78b176cd5 fix(lint): fix linting errors 7 years ago
Jack Mallers bbb20214d1 hotfix(fetchBalance): fetch balance after payments/transactions are sent/received 7 years ago
Jack Mallers a0da50d40e fix(extraResources): specify scripts, binaries and svg in extraResources 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 92da36a7e1 fix(channels): force close channels 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 d4037ffcbd fix(decodeInvoice): remove decodeInvoice from invoice controller 7 years ago
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