Commit Graph

52 Commits

Author SHA1 Message Date
wphan
58526bd9d1 bump sdk, new user stats map loading 2023-11-27 14:50:32 -08:00
wphan
f04b9908a1 Merge branch 'master' into websocket_support 2023-11-27 14:27:14 -08:00
wphan
666488e49e add back websocket support as env var toggle 2023-11-26 23:19:10 -08:00
Luke Steyn
d8489b7590 Added oracle data to l2 responses 2023-11-26 23:36:45 +01:00
wphan
4f579e8dff improve health check behavior 2023-11-24 17:55:55 -08:00
wphan
f1504a7404 increase keepAliveTimeout 2023-11-24 14:20:58 -08:00
Chris Heaney
e7bd57ad8c tweak updates for lastSlotReceivedMutex 2023-11-20 18:47:11 -05:00
Chris Heaney
b4bdbd617f use bulk account loader for most recent slot 2023-11-20 18:01:28 -05:00
Chris Heaney
2ca9707fc0 make user stats polling time 0 2023-11-20 17:43:50 -05:00
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
3a6ff7ca45 bulk account loader for user stats 2023-11-07 09:51:18 -08: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
7181912607 have redis working 2023-10-25 14:27:16 -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
wphan
a92935f253 add grouping query to /l2 2023-05-31 18:23:16 -07:00
wphan
0b50e4894a fix isSpot check 2023-05-31 17:18:59 -07:00
wphan
e80ec8bcdd Merge remote-tracking branch 'origin/master' into luke/formatting 2023-05-31 17:17:09 -07:00
wphan
237a7f03ff add /topMakers endpoint 2023-05-31 12:27:43 -07:00
Luke Steyn
f22dbc05a7 PR feedback 2023-06-01 00:39:24 +09:00
Luke Steyn
c0c97c9b63 Updated to use same formatting as monorepo 2023-05-31 23:08:37 +09:00
Luke Steyn
a86a1f0e3e Updated subscribers to use polling 2023-05-31 23:05:57 +09:00
Luke Steyn
92f78dd540 Added phoenix and serum subscribers 2023-05-31 16:02:17 +09:00
Luke Steyn
413f6f1898 Drift for changes to DlobSubscriber 2023-05-30 22:25:35 +09:00