Commit graph

  • a1a31557b5 Socket.io encryption wrapper completed! emad-salah 2020-01-22 18:21:52 +01:00
  • 86348d0728 GET requests end-to-end encryption fix emad-salah 2020-01-21 11:03:11 +01:00
  • 4126fd503a End to end encryption completed through HTTP! emad-salah 2020-01-20 15:19:31 +01:00
  • 865e553319 bio Daniel Lugo 2020-01-15 23:43:04 -04:00
  • 0030b62ba3 Merge pull request #19 from shocknet/spontaneous-payments Daniel Lugo 2020-01-14 18:50:43 -04:00
  • e8ad0b854c exact error handling Daniel Lugo 2020-01-14 18:42:10 -04:00
  • 47f37b06d8 stringent sendpaymentsync handling Daniel Lugo 2020-01-14 18:33:20 -04:00
  • 8ce9e65a8d better handle of sendpaymentsync response Daniel Lugo 2020-01-14 18:26:14 -04:00
  • c3fff0a432 timeout for getter Daniel Lugo 2020-01-14 18:08:18 -04:00
  • a72f6dd091 check auth Daniel Lugo 2020-01-13 22:05:53 -04:00
  • 4e24f81f8a better error handling Daniel Lugo 2020-01-13 21:55:27 -04:00
  • 0734cb6cb9 send payment when order invoice is received Daniel Lugo 2020-01-13 21:28:50 -04:00
  • 88abc9a2a9 disable rule Daniel Lugo 2020-01-13 21:28:40 -04:00
  • 6dcc0d2d04 generate invoice for order Daniel Lugo 2020-01-13 21:28:32 -04:00
  • 3e2cea2b86 decode invoice Daniel Lugo 2020-01-13 19:19:25 -04:00
  • 80c2874bbb gen order address & at register Daniel Lugo 2020-01-13 19:18:23 -04:00
  • 20b80bea13 encrypted strings must be populated Daniel Lugo 2020-01-13 18:57:50 -04:00
  • 4947a4dbb6 wire sendpayment to socket Daniel Lugo 2020-01-13 16:26:00 -04:00
  • 9a10bf324f send payment action constant Daniel Lugo 2020-01-13 16:19:57 -04:00
  • 3cd17357fe spin up onOrders job on auth Daniel Lugo 2020-01-13 16:16:02 -04:00
  • ffe28744d9 send payment action Daniel Lugo 2020-01-13 16:11:16 -04:00
  • 107b3cde4c basic delete message Daniel Lugo 2020-01-13 16:10:27 -04:00
  • 17ed0f6a9d reject correctly Daniel Lugo 2020-01-13 16:06:28 -04:00
  • 93960e9317 onOrders job Daniel Lugo 2020-01-13 16:03:36 -04:00
  • 3b7b5d345c order getters Daniel Lugo 2020-01-13 16:01:37 -04:00
  • f638003543 order keys Daniel Lugo 2020-01-13 15:59:38 -04:00
  • 500e7eb2bf order error Daniel Lugo 2020-01-13 15:59:24 -04:00
  • 40f1e939d7 order schema Daniel Lugo 2020-01-13 15:59:18 -04:00
  • 219de3b67f remove unnecessary check Daniel Lugo 2020-01-13 15:57:55 -04:00
  • 2a604edb9e [WIP] End-to-End encryption store completed emad-salah 2020-01-13 15:24:35 +01:00
  • bd53750ac3 Merge pull request #17 from shocknet/bug/gun_auth Daniel Lugo 2019-12-28 10:36:19 -04:00
  • e9fe495409 Added logoff on auth route and improves on error handling. Fixes #14 emad-salah 2019-12-23 21:18:35 +01:00
  • 838ae70aa6 Merge pull request #15 from shocknet/gundb-auth Daniel Lugo 2019-12-19 14:34:49 -04:00
  • 05125175d5 require logoff to reauth Daniel Lugo 2019-12-19 14:10:11 -04:00
  • ed8f6d31fe Merge pull request #13 from shocknet/bug/wallet_status_middleware Daniel Lugo 2019-12-18 15:25:51 -04:00
  • 2280fb1d17 Minor auth token fix emad-salah 2019-12-17 14:18:46 +01:00
  • 9a3dbdb5f5 API now checks for wallet unlock status before executing any requests emad-salah 2019-12-17 13:25:25 +01:00
  • 745c50be79 Merge pull request #9 from shocknet/bug/wallet_status_response Emad-salah 2019-12-13 16:12:55 -05:00
  • fde00f622d Merge pull request #10 from shocknet/gun-upgrade Daniel Lugo 2019-12-13 16:49:41 -04:00
  • 5ca2e81d92 upgrade gun Daniel Lugo 2019-12-13 16:48:39 -04:00
  • bd87bd4c37 Fixed status response inconsistencies emad-salah 2019-12-13 18:04:13 +01:00
  • 6c76fa175e Merge pull request #6 from shocknet/bug/wallet_status CapDog 2019-12-13 08:59:48 -05:00
  • 3b89be3fad Merge pull request #8 from shocknet/is-gun-auth Daniel Lugo 2019-12-11 14:49:18 -04:00
  • f6614a6698 typings/linting Daniel Lugo 2019-12-11 14:28:13 -04:00
  • 5aad3a8818 add socket method for checking gun auth status Daniel Lugo 2019-12-11 13:02:58 -04:00
  • de68a724c0 Logging Emad-salah 2019-12-10 02:43:04 +01:00
  • 808c06027f Fix macaroon error Emad-salah 2019-12-10 02:36:19 +01:00
  • 59df767150 Update lightningServices.js Emad-salah 2019-12-10 02:34:13 +01:00
  • e3a1a1f454 Added more logging Emad-salah 2019-12-10 02:10:15 +01:00
  • 0e244af525 New Lightning services module for managing Lightning gRPC instances throughout the API emad-salah 2019-12-10 00:14:59 +01:00
  • a3bde70fc0 Macaroon path fix emad-salah 2019-12-08 19:30:42 +01:00
  • a6d499bcbb Fixed unhandled rejection error and added more logs emad-salah 2019-12-08 19:06:43 +01:00
  • 1896353ff3 Debugging wallet status issue emad-salah 2019-12-08 18:35:45 +01:00
  • 709c99536a Fix Path error emad-salah 2019-12-04 16:21:53 +01:00
  • 65810841b2 Wizard debugging Emad-salah 2019-12-02 01:54:08 +01:00
  • e318e46a54 More error logging emad-salah 2019-12-01 23:03:56 +01:00
  • 53016c7a05 Update README.md CapDog 2019-12-01 14:52:58 -05:00
  • 45343214bb Update rpc.proto CapDog 2019-12-01 13:27:26 -05:00
  • 32b10c5f98 Minor Wizard bug fix emad-salah 2019-12-01 16:50:58 +01:00
  • 2098ec9604 Merge pull request #4 from shocknet/bug/server_return Emad-salah 2019-12-01 15:17:18 +01:00
  • 2277165a80 Server function returns now (Wizard fix) emad-salah 2019-12-01 15:11:18 +01:00
  • b010478b16 Merge pull request #3 from shocknet/bug/macaroon_error_fix Emad-salah 2019-12-01 14:39:57 +01:00
  • 9c2df34f0e Merge pull request #2 from shocknet/bug/winston_logger Emad-salah 2019-12-01 14:37:02 +01:00
  • 44e3d9311b Macaroon file not found error in shocknet/Wizard fixed and added detailed error messages emad-salah 2019-12-01 14:27:26 +01:00
  • 471e7e669e Fixing winston duplicate loggers issue emad-salah 2019-12-01 14:04:10 +01:00
  • 3ee39e63c5 initial commit Daniel Lugo 2019-11-27 16:50:44 -04:00
  • 732a35ddf2 Initial commit CapDog 2019-10-17 08:51:39 -04:00