77 Commits (7ba78d629c9165c263a5053634cb11c73abf115d)

Author SHA1 Message Date
João Almeida dd40200933 fix(auth-macaroon): Remove 'no-macaroon' flag for lnd call 7 years ago
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 020e22a746 fix(tx subscription): better log message 7 years ago
Jack Mallers ac50de138c fix(payment): fix payment error 7 years ago
Jack Mallers bf0227ec96 feature(networkmap): working with some performance enhancements 7 years ago
Jack Mallers 736639cda6 remove unused code 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
Torkel Rogstad f204487b78 proper linux and win cert handling 7 years ago
Jack Mallers c00eff3a1c fix(main.dev.js): onboarding bugs 7 years ago
Torkel Rogstad 0e51410879 Checks for Linux/Mac cert location 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