Daniel Lugo
|
40365122f2
|
Merge pull request #47 from shocknet/feature/api-caching
Feature/api caching
|
2020-03-22 18:45:29 -04:00 |
|
Daniel Lugo
|
6fa65b9f2f
|
Merge branch 'master' into feature/api-caching
|
2020-03-22 18:45:10 -04:00 |
|
Daniel Lugo
|
4e79fd28dc
|
Merge pull request #46 from shocknet/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
|
2020-03-18 09:35:18 -04:00 |
|
dependabot[bot]
|
f24e4805a3
|
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-13 20:57:16 +00:00 |
|
Daniel Lugo
|
d9186b066a
|
Merge pull request #45 from shocknet/onboarding-improvs
Onboarding improvs
|
2020-03-13 16:56:06 -04:00 |
|
Daniel Lugo
|
83868ff10f
|
log error, better error message
|
2020-03-10 18:38:57 -04:00 |
|
Daniel Lugo
|
67efc4e995
|
no SEA throw (gun bug)
|
2020-03-10 18:11:11 -04:00 |
|
Daniel Lugo
|
dfca4d9bbd
|
partial stack trace for unhandled promise rejections
|
2020-03-10 18:09:53 -04:00 |
|
Daniel Lugo
|
5c649b4692
|
remove unused endpoint
|
2020-03-10 17:40:04 -04:00 |
|
Daniel Lugo
|
529454bd08
|
catch all errors
|
2020-03-10 17:40:04 -04:00 |
|
Daniel Lugo
|
ed0d88f9ed
|
Merge pull request #44 from shocknet/feature/channel-ui
channel ui and rpc proto
|
2020-03-10 15:39:37 -04:00 |
|
emad-salah
|
0fbc2366ba
|
Reduced hash length to preserve data usage
|
2020-03-10 14:45:39 +01:00 |
|
emad-salah
|
e2abc42489
|
Data compression
|
2020-03-10 14:20:03 +01:00 |
|
hatim boufnichel
|
6a872bc4c5
|
remove secrets
|
2020-03-09 18:52:09 +01:00 |
|
hatim boufnichel
|
49d177ddbe
|
channel ui and rpc proto
|
2020-03-09 12:24:12 +01:00 |
|
emad-salah
|
00603ed0fa
|
Added API Caching functionality
|
2020-03-07 15:51:20 +01:00 |
|
Daniel Lugo
|
721a199e7d
|
use try and wait routine
|
2020-02-29 19:16:23 -04:00 |
|
Daniel Lugo
|
38a8172431
|
await promise
|
2020-02-29 17:56:08 -04:00 |
|
Daniel Lugo
|
74520a15bf
|
docs
|
2020-02-29 17:49:00 -04:00 |
|
Daniel Lugo
|
3a099f6565
|
correct error
|
2020-02-28 17:00:45 -04:00 |
|
Daniel Lugo
|
dc0dc9e847
|
logging
|
2020-02-28 16:56:41 -04:00 |
|
Daniel Lugo
|
7ddf7c82f3
|
use on()
|
2020-02-28 16:52:51 -04:00 |
|
Daniel Lugo
|
ad61133efe
|
avoid endless loops
|
2020-02-28 16:49:06 -04:00 |
|
Daniel Lugo
|
e5eff0c613
|
correct retrier
|
2020-02-28 16:43:02 -04:00 |
|
Daniel Lugo
|
ec9812158c
|
comment
|
2020-02-28 16:37:38 -04:00 |
|
Daniel Lugo
|
155a8b6d6b
|
better onOrders()
|
2020-02-28 16:37:33 -04:00 |
|
Daniel Lugo
|
da3c4cba24
|
better sendPayment()
|
2020-02-28 16:29:47 -04:00 |
|
Daniel Lugo
|
832957171c
|
better user equality check
|
2020-02-27 18:54:05 -04:00 |
|
Daniel Lugo
|
065ca90550
|
send 401 on nonauth
|
2020-02-27 18:21:42 -04:00 |
|
Daniel Lugo
|
482133ef14
|
don't call getUser() here
|
2020-02-27 17:50:25 -04:00 |
|
Daniel Lugo
|
95b3bc2b0e
|
prevent error at launch
|
2020-02-27 17:39:04 -04:00 |
|
Daniel Lugo
|
9f0b4f4272
|
prevent not_auth errors
|
2020-02-27 17:34:26 -04:00 |
|
Daniel Lugo
|
7a51780a6e
|
logs
|
2020-02-27 17:12:13 -04:00 |
|
Daniel Lugo
|
ff1589e644
|
avoid possible circular dependency bug
|
2020-02-27 17:11:01 -04:00 |
|
Daniel Lugo
|
1bb96c395a
|
default bio
|
2020-02-27 17:10:24 -04:00 |
|
Daniel Lugo
|
be44085abc
|
this log pops up too much
|
2020-02-27 14:42:17 -04:00 |
|
Daniel Lugo
|
76ecb6b9a9
|
log data before sending
|
2020-02-27 14:21:51 -04:00 |
|
Daniel Lugo
|
dd3b16832b
|
clear timeout
|
2020-02-27 13:46:50 -04:00 |
|
Daniel Lugo
|
e2c1c8fa0b
|
better logs
|
2020-02-27 13:33:02 -04:00 |
|
Daniel Lugo
|
a214a4cd56
|
more logging
|
2020-02-27 13:28:05 -04:00 |
|
Daniel Lugo
|
28a473740c
|
catch and log
|
2020-02-27 13:25:07 -04:00 |
|
Daniel Lugo
|
0ce7c92020
|
log through winston
|
2020-02-27 13:22:57 -04:00 |
|
Daniel Lugo
|
fee5d705f3
|
more helpful logs
|
2020-02-27 13:01:47 -04:00 |
|
Daniel Lugo
|
3b0dc6faee
|
Merge pull request #42 from shocknet/misc
bio route
|
2020-02-27 11:07:10 -04:00 |
|
Daniel Lugo
|
f47346572c
|
bio route
|
2020-02-27 10:37:21 -04:00 |
|
Daniel Lugo
|
a89dcd5b2a
|
log poll errors
|
2020-02-27 10:19:58 -04:00 |
|
Daniel Lugo
|
266c43c9a4
|
Merge pull request #41 from shocknet/gun-issues
Gun issues
|
2020-02-26 17:39:40 -04:00 |
|
Daniel Lugo
|
f90331fcfa
|
avoid a memory by not attaching jobs to a one time use gun instance
|
2020-02-25 19:12:34 -04:00 |
|
Daniel Lugo
|
c6f8e37c5f
|
use freshgun for tryAndWait
|
2020-02-25 17:44:04 -04:00 |
|
Daniel Lugo
|
19f14e6d83
|
No nested tryAndWait
|
2020-02-25 17:43:28 -04:00 |
|