365 Commits (50f59b5d264c1242cc838ea1c1b9754b1267d3e8)

Author SHA1 Message Date
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 4755a2b1d9 notification on sync and new address on tx received 7 years ago
Jack Mallers a632eab4d1 fix(channel graph bug) 7 years ago
Jack Mallers d67233fe1b fix(filter bug): fix filter bug where we had duplicate action in reducer 7 years ago
Jack Mallers e3d2fdd985 feature(peers search + modal): enable search/modal on new route 7 years ago
Jack Mallers af95c57bf3 feature(peer form): wire up peer form 7 years ago
Jack Mallers b95d43934c fix(grpcConnected): cant have that set to false by default 7 years ago
Jack Mallers c00eff3a1c fix(main.dev.js): onboarding bugs 7 years ago
Jack Mallers 8fb861fb95 commi 7 years ago
Jack Mallers 706cb15a55 feature(fetchNetwork + fetchChannels): fetchNetwork on new network update and fetchChannels on new channel that has to do with the current node 7 years ago
Jack Mallers 80fd495445 feature(notification channel graph): notifications for when you have a new channel opened 7 years ago
Jack Mallers 80213c5e44 feature(subscribe channel graph): add subscribe channel graph functionality and log output 7 years ago
Jack Mallers 297e87b3d7 fix(sync %): fix the logic around the sync % 7 years ago
Jack Mallers 3edf6fe406 fix(channels reducer): remove hard code data from channels reducer 7 years ago
Jack Mallers 03f5e22f68 fix(lint): fix linting errors 7 years ago
Jack Mallers e827d4f2c1 feature(close channel): allow capability to close channel 7 years ago
Jack Mallers 9b37690a62 fix(refresh channels): refresh channels on new channel route 7 years ago
Jack Mallers 8aa28987aa feature(channel filter): add filter ability to channels list 7 years ago
Jack Mallers 01dc847515 fix(pending channel): fix pending channel styles 7 years ago
Jack Mallers 5ea59e17fc fix(lint): fix linting errors 7 years ago
Jack Mallers 3d9ee73d02 fix(lint): fix linting errors 7 years ago
Jack Mallers 2e7f30f750 feature(cardview): create card component 7 years ago
Jack Mallers 569ceec15a feature(channelform): closechannel form on successful channel creation 7 years ago
Jack Mallers 150341463e fix(channelform): final MVP design touches 7 years ago
Jack Mallers 690644abde fix(channelform): fix channel form title to include step # 7 years ago
Jack Mallers 6d5ccf2c98 fix(channelform): push_amt reducer bug 7 years ago
Jack Mallers 810db8216d feature(step 4): MVP mock up of step 4 7 years ago
Jack Mallers 73dc29812f feature(step 3): basic step 3 which is push amt 7 years ago
Jack Mallers ef41acc3b5 feature(step 2): add explainer to step 2 7 years ago
Jack Mallers dfd444a903 feature(step 2): style step 2 7 years ago
Jack Mallers e42e9c4ba5 feature(channelform): step one of the new channel form 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 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 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 f921c5e7d2 fix(%): remove hard coded % 7 years ago
Jack Mallers 88de3d51a5 fix(binary logic): dynamic binary logic 7 years ago
Jack Mallers 39b8163f72 fix(%): move % logic inot selector 7 years ago
Jack Mallers 3c1d68d734 feature(%): lnd syncing shows progress % 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 3a670e5bd5 feature(its working): fetch data when ready 7 years ago
Jack Mallers 83ed040d9c feature(lndSyncing): MVP for loading component while LND is syncing 7 years ago