Commit graph

  • 72ca45c853 return preimage from sendPayment() Daniel Lugo 2020-04-03 16:06:09 -04:00
  • 1c3520f785 typo Daniel Lugo 2020-04-03 16:05:12 -04:00
  • e6b1ca2186 Merge pull request #53 from shocknet/chat-spont-payment Daniel Lugo 2020-04-03 14:06:33 -04:00
  • 65b6e9e0b2 place encoded spont payment in chat Daniel Lugo 2020-03-27 21:36:52 -04:00
  • 18eba25fdf remove unused imports Daniel Lugo 2020-03-27 21:33:52 -04:00
  • b5d2ddf2bc handle encoding/decoding spontpays Daniel Lugo 2020-03-27 18:55:03 -04:00
  • a4ebba93c5 EncSpontPayment Daniel Lugo 2020-03-27 18:53:49 -04:00
  • 3ec4b6bd69 Update README.md CapDog 2020-03-31 12:48:56 -04:00
  • 9c9289cac8 Update rpc.proto CapDog 2020-03-27 18:53:29 -04:00
  • 6c8183193e fees settings + java error fix hatim boufnichel 2020-03-27 17:28:33 +01:00
  • 71cde7d2f1 Merge pull request #49 from shocknet/spont-pay-fail-fast Daniel Lugo 2020-03-24 15:05:39 -04:00
  • c1a7c5357d fix typo Daniel Lugo 2020-03-24 11:09:48 -04:00
  • 559a8b918f propagate order error to orderer Daniel Lugo 2020-03-24 11:07:00 -04:00
  • 48c2758665 OrderResponse Daniel Lugo 2020-03-24 11:06:20 -04:00
  • cda9803c08 remove dup script Daniel Lugo 2020-03-22 19:00:47 -04:00
  • 40365122f2 Merge pull request #47 from shocknet/feature/api-caching Daniel Lugo 2020-03-22 18:45:29 -04:00
  • 6fa65b9f2f Merge branch 'master' into feature/api-caching Daniel Lugo 2020-03-22 18:45:10 -04:00
  • 4e79fd28dc Merge pull request #46 from shocknet/dependabot/npm_and_yarn/acorn-5.7.4 Daniel Lugo 2020-03-18 09:35:18 -04:00
  • f24e4805a3 Bump acorn from 5.7.3 to 5.7.4 dependabot[bot] 2020-03-13 20:57:16 +00:00
  • d9186b066a Merge pull request #45 from shocknet/onboarding-improvs Daniel Lugo 2020-03-13 16:56:06 -04:00
  • 83868ff10f log error, better error message Daniel Lugo 2020-03-10 18:38:57 -04:00
  • 67efc4e995 no SEA throw (gun bug) Daniel Lugo 2020-03-10 18:11:11 -04:00
  • dfca4d9bbd partial stack trace for unhandled promise rejections Daniel Lugo 2020-03-10 18:09:53 -04:00
  • 5c649b4692 remove unused endpoint Daniel Lugo 2020-03-10 16:57:25 -04:00
  • 529454bd08 catch all errors Daniel Lugo 2020-03-10 15:47:45 -04:00
  • ed0d88f9ed Merge pull request #44 from shocknet/feature/channel-ui Daniel Lugo 2020-03-10 15:39:37 -04:00
  • 0fbc2366ba Reduced hash length to preserve data usage emad-salah 2020-03-10 14:45:39 +01:00
  • e2abc42489 Data compression emad-salah 2020-03-10 14:20:03 +01:00
  • 6a872bc4c5 remove secrets hatim boufnichel 2020-03-09 18:52:09 +01:00
  • 49d177ddbe channel ui and rpc proto hatim boufnichel 2020-03-09 12:24:12 +01:00
  • 00603ed0fa Added API Caching functionality emad-salah 2020-03-07 15:51:20 +01:00
  • 721a199e7d use try and wait routine Daniel Lugo 2020-02-29 19:16:23 -04:00
  • 38a8172431 await promise Daniel Lugo 2020-02-29 17:56:08 -04:00
  • 74520a15bf docs Daniel Lugo 2020-02-29 17:49:00 -04:00
  • 3a099f6565 correct error Daniel Lugo 2020-02-28 17:00:45 -04:00
  • dc0dc9e847 logging Daniel Lugo 2020-02-28 16:56:41 -04:00
  • 7ddf7c82f3 use on() Daniel Lugo 2020-02-28 16:52:51 -04:00
  • ad61133efe avoid endless loops Daniel Lugo 2020-02-28 16:49:06 -04:00
  • e5eff0c613 correct retrier Daniel Lugo 2020-02-28 16:43:02 -04:00
  • ec9812158c comment Daniel Lugo 2020-02-28 16:37:38 -04:00
  • 155a8b6d6b better onOrders() Daniel Lugo 2020-02-28 16:37:33 -04:00
  • da3c4cba24 better sendPayment() Daniel Lugo 2020-02-28 16:29:47 -04:00
  • 832957171c better user equality check Daniel Lugo 2020-02-27 18:54:05 -04:00
  • 065ca90550 send 401 on nonauth Daniel Lugo 2020-02-27 18:21:42 -04:00
  • 482133ef14 don't call getUser() here Daniel Lugo 2020-02-27 17:50:25 -04:00
  • 95b3bc2b0e prevent error at launch Daniel Lugo 2020-02-27 17:39:04 -04:00
  • 9f0b4f4272 prevent not_auth errors Daniel Lugo 2020-02-27 17:34:26 -04:00
  • 7a51780a6e logs Daniel Lugo 2020-02-27 17:12:13 -04:00
  • ff1589e644 avoid possible circular dependency bug Daniel Lugo 2020-02-27 17:11:01 -04:00
  • 1bb96c395a default bio Daniel Lugo 2020-02-27 17:10:24 -04:00
  • be44085abc this log pops up too much Daniel Lugo 2020-02-27 14:42:17 -04:00
  • 76ecb6b9a9 log data before sending Daniel Lugo 2020-02-27 14:21:51 -04:00
  • dd3b16832b clear timeout Daniel Lugo 2020-02-27 13:46:50 -04:00
  • e2c1c8fa0b better logs Daniel Lugo 2020-02-27 13:33:02 -04:00
  • a214a4cd56 more logging Daniel Lugo 2020-02-27 13:28:05 -04:00
  • 28a473740c catch and log Daniel Lugo 2020-02-27 13:25:07 -04:00
  • 0ce7c92020 log through winston Daniel Lugo 2020-02-27 13:22:57 -04:00
  • fee5d705f3 more helpful logs Daniel Lugo 2020-02-27 13:01:47 -04:00
  • 3b0dc6faee Merge pull request #42 from shocknet/misc Daniel Lugo 2020-02-27 11:07:10 -04:00
  • f47346572c bio route Daniel Lugo 2020-02-27 10:37:21 -04:00
  • a89dcd5b2a log poll errors Daniel Lugo 2020-02-27 10:18:59 -04:00
  • 266c43c9a4 Merge pull request #41 from shocknet/gun-issues Daniel Lugo 2020-02-26 17:39:40 -04:00
  • f90331fcfa avoid a memory by not attaching jobs to a one time use gun instance Daniel Lugo 2020-02-25 19:12:34 -04:00
  • c6f8e37c5f use freshgun for tryAndWait Daniel Lugo 2020-02-25 17:44:04 -04:00
  • 19f14e6d83 No nested tryAndWait Daniel Lugo 2020-02-25 17:43:28 -04:00
  • 4212ea4612 better handling of gun instances Daniel Lugo 2020-02-25 17:42:40 -04:00
  • 6655dbdfca better mySea Daniel Lugo 2020-02-25 17:37:46 -04:00
  • 128ff6d02a use timeout in htto polls Daniel Lugo 2020-02-25 17:35:10 -04:00
  • 8d35874c56 better error messages Daniel Lugo 2020-02-25 15:49:36 -04:00
  • 466f12de16 retry on undefined Daniel Lugo 2020-02-24 18:40:42 -04:00
  • 0488e322b6 use util Daniel Lugo 2020-02-24 18:40:28 -04:00
  • 89d1f1bacf retry on undefined Daniel Lugo 2020-02-24 18:39:38 -04:00
  • 1ec1ec8b7c use retry routine with force retry Daniel Lugo 2020-02-24 18:38:12 -04:00
  • a26c00e03a force retry Daniel Lugo 2020-02-24 18:29:28 -04:00
  • 7ef3a9cb7f optional force retrying Daniel Lugo 2020-02-24 18:24:42 -04:00
  • fcc1de962e Revert "use tryandwait()" Daniel Lugo 2020-02-24 18:20:27 -04:00
  • cdf4f83392 stupid rule Daniel Lugo 2020-02-24 18:19:22 -04:00
  • 9a9ea5e7a2 use tryandwait() Daniel Lugo 2020-02-24 15:28:21 -04:00
  • ad941bcdb1 remove unused code Daniel Lugo 2020-02-24 15:12:18 -04:00
  • 6c8c7c27ed use tryAndWait() Daniel Lugo 2020-02-24 15:11:17 -04:00
  • 438c5d09c7 log errors Daniel Lugo 2020-02-24 15:08:16 -04:00
  • 9cf80a655a tryandwait routine Daniel Lugo 2020-02-24 14:30:49 -04:00
  • 7600029037 typings Daniel Lugo 2020-02-24 14:15:31 -04:00
  • 51e73aeeac Merge pull request #38 from shocknet/bug/empty_auth_errors Daniel Lugo 2020-02-24 12:41:37 -04:00
  • d217886c66 Merge pull request #39 from shocknet/logging Daniel Lugo 2020-02-24 12:31:59 -04:00
  • 65d6400826 better log Daniel Lugo 2020-02-24 12:31:10 -04:00
  • 19920d3d0b Fixed empty messages when sanitized bug emad-salah 2020-02-22 21:04:30 +01:00
  • 07cfed1282 better logs Daniel Lugo 2020-02-21 18:43:42 -04:00
  • 1d3daf9ce0 Merge pull request #37 from shocknet/private-invoices Daniel Lugo 2020-02-21 18:42:43 -04:00
  • ebf97e26bd all invoices are now private Daniel Lugo 2020-02-21 18:42:08 -04:00
  • d26ffbe06c Merge pull request #36 from shocknet/http-gun-once Daniel Lugo 2020-02-21 16:56:53 -04:00
  • e8f7e167c4 use once() (then()) Daniel Lugo 2020-02-21 16:56:31 -04:00
  • 6179c4139b Merge pull request #35 from shocknet/http-gun Daniel Lugo 2020-02-21 16:40:00 -04:00
  • 380573e160 pass needed param Daniel Lugo 2020-02-21 16:39:13 -04:00
  • 1c00f194c7 Merge pull request #34 from shocknet/http-gun Daniel Lugo 2020-02-21 16:37:58 -04:00
  • 74235a1a31 better errorr Daniel Lugo 2020-02-21 14:20:24 -04:00
  • e33716c409 call next() for non lnd routes Daniel Lugo 2020-02-20 19:04:25 -04:00
  • 4ca1e7ffe3 http polling events Daniel Lugo 2020-02-21 12:47:25 -04:00
  • 922dad78b7 lint rules Daniel Lugo 2020-02-20 16:02:07 -04:00
  • cce1a75ad6 correct export Daniel Lugo 2020-02-20 15:52:03 -04:00