Commit Graph

311 Commits

Author SHA1 Message Date
Nour Alharithi
76d9791ae8 fix drift client 2023-11-11 09:37:33 -08:00
Nour Alharithi
d18952572a update every second 2023-11-11 09:34:21 -08:00
Nour Alharithi
bd520a4c62 patch 2023-11-11 09:28:19 -08:00
Nour Alharithi
384e785371 resub on redis reconnect 2023-11-10 08:55:25 -08:00
Nour Alharithi
cbecd513a4 better error handling 2023-11-07 11:26:14 -08:00
Nour Alharithi
3e112f4caf send the latest message for fast retrieval upon subscribe 2023-11-07 10:22:35 -08:00
Nour Alharithi
3a6ff7ca45 bulk account loader for user stats 2023-11-07 09:51:18 -08:00
Luke Steyn
2bfa1ed91f Added WS_PORT config to wsConnectionManager 2023-10-31 12:58:48 +01:00
Nour Alharithi
f3d64ff988 *prettify + new example 2023-10-29 15:55:44 -07:00
Nour Alharithi
ee5cd4e6a8 * much more robust ws connection manager 2023-10-29 15:52:06 -07:00
Nour Alharithi
3a4aa5be67 using ws instead of socket.io 2023-10-29 14:08:07 -07:00
Nour Alharithi
6895b8cb17 adding client test for k8s 2023-10-29 12:49:38 -07:00
wphan
659bd65b38 error handling 2023-10-27 22:43:16 -07:00
wphan
a130bac2cf wsConnectionManager listen on /ws 2023-10-27 22:29:09 -07:00
Nour Alharithi
cc8fe46ad2 ws manager uses password 2023-10-27 17:09:19 -07:00
Nour Alharithi
d5f1584bef prettify 2023-10-27 16:06:05 -07:00
Nour Alharithi
6a999959cc dlob subscriberio only uses market index 2023-10-27 16:05:47 -07:00
Nour Alharithi
d907d9869f dlobsubscriberio can do devnet or mainnet 2023-10-27 15:03:41 -07:00
Nour Alharithi
87d79abb57 remove user stats map from ws publish 2023-10-27 14:41:13 -07:00
Nour Alharithi
2eb7234158 including redis password for publisher 2023-10-27 13:47:39 -07:00
Nour Alharithi
b623777067 better health check 2023-10-27 11:39:05 -07:00
Nour Alharithi
63d85ddc67 separate out publisher 2023-10-27 09:45:43 -07:00
Nour Alharithi
e047def3a6 newclient 2023-10-26 08:25:17 -07:00
Nour Alharithi
7181912607 have redis working 2023-10-25 14:27:16 -07:00
Nour Alharithi
99cd43c012 prettify 2023-10-25 11:16:07 -07:00
Nour Alharithi
9bb5c9c062 publishing messages 2023-10-25 11:15:46 -07:00
Nour Alharithi
255ef1f7eb rename folder and actually sanity check 2023-10-24 17:12:16 -07:00
Nour Alharithi
568ab5a239 ws server works 2023-10-24 15:20:35 -07:00
wphan
8b415b9385 fix includeOracle for batchL2 2023-10-12 09:10:00 -07:00
wphan
8541f482b9 fix includeUserStats 2023-10-12 08:02:35 -07:00
wphan
d8b12305e9 add includeUserStats to /topMakers 2023-10-11 08:56:09 -07:00
wphan
8ae9cb4fd2 add includeOracle query param 2023-10-10 22:44:59 -07:00
wphan
8c81d8495f only includeVamm for perp market 2023-09-27 12:23:25 -07:00
wphan
40d90418ca bump sdk, fix double sending headers on error 2023-08-18 11:09:40 -04:00
wphan
781e2da450 use processed commitment 2023-07-18 11:37:11 -07:00
wphan
778b16991b fix rate limiter and response time measurement 2023-07-11 21:42:47 -07:00
wphan
4f582787d9 count response codes, remove health checks 2023-07-11 21:17:17 -07:00
wphan
86780b91ff fix metrics endpoint 2023-07-11 14:31:21 -07:00
wphan
1cdb9e8ab0 update env var 2023-07-05 20:56:27 -07:00
wphan
305b4e388e better env var 2023-07-05 20:09:22 -07:00
wphan
64409374bc pretty 2023-07-05 16:13:39 -07:00
wphan
2e25fbef62 add k6 test whitelist switch, allow elb health check 2023-07-05 16:11:55 -07:00
wphan
e4ffb91b5c pass depth or query param to numVammOrders 2023-07-03 21:25:13 -07:00
wphan
537bc2902a add health check to root 2023-06-29 13:34:10 -07:00
Luke Steyn
ed53e78b8e Switched batchL2 endpoint to just return array of results 2023-06-02 14:27:09 +09:00
wphan
b096e782d7 add batchL2 2023-06-01 11:29:04 -07:00
wphan
d82adca917 fix drifttClient default markets and oracles list 2023-06-01 07:34:02 -07:00
wphan
60d1c5d754 Merge remote-tracking branch 'origin/master' into wphan/l2_grouping 2023-05-31 22:56:02 -07:00
wphan
0ec7d800f5 honor grouping and depth in get l2 2023-05-31 22:54:34 -07:00
Luke Steyn
75f2ea56ae Removed code for unnecessary requirement to include a private key for an existing account 2023-06-01 12:31:52 +09:00