Commit Graph

154 Commits

Author SHA1 Message Date
Nour Alharithi
2d886a1605 add indicative in l2 queries 2025-04-16 12:52:33 -07:00
lowkeynicc
0690be72bd Nick/fix topmakers error (#362)
* add fallback account fetch to topMakers

* remove accidental inclusion
2025-03-27 12:22:54 -04:00
wphan
3c7a934214 pmm dlob server 2025-01-30 14:43:12 -08:00
Nour Alharithi
176f2a9a9c fix 2024-12-10 12:12:44 -08:00
Nour Alharithi
551fc34217 no market fix for l2/batchL2 2024-12-10 12:00:34 -08:00
Jack Waller
06158b81d4 fix: serialisation of batch l2 endpoint 2024-12-09 13:36:35 +10:00
Nour Alharithi
6d0b73ff00 remove blockchain mode 2024-12-06 09:32:22 -08:00
Nour Alharithi
97509c7e60 remove unnecessary logging 2024-12-03 16:39:43 -08:00
Nour Alharithi
3c8ca58975 add back returning after cache hit 2024-12-03 16:35:42 -08:00
Nour Alharithi
bae6bfef80 fix return types 2024-12-03 14:46:18 -08:00
moosecat
2a6899384c Nour/improved rotation (#290)
* improved rotation

* fix bugs

* only parse slot if necessary

* add metrics for ws source

* add select by recent slot to utils

* fix solana web3.js version

---------

Co-authored-by: wphan <william@drift.trade>
2024-12-03 13:47:02 -08:00
wphan
fa8fd24fd4 reduce dlob publisher health check grace period, clean up logs 2024-11-27 11:00:34 -08:00
Jack Waller
e4a78db770 chore: null checks 2024-11-21 13:04:06 -05:00
Jack Waller
4b9b337a60 chore: update clients to be env vars 2024-11-21 12:22:47 -05:00
Nour Alharithi
2aaa6a50c6 bump to new drift common 2024-10-24 13:43:17 -07:00
Nour Alharithi
3743899810 invalidate delisted markets 2024-10-07 12:55:57 -07:00
Jack Waller
f0269e5352 chore: decouple usermap in dlob 2024-09-18 15:51:16 +10:00
Nour Alharithi
e66de3fed7 use paused operation 2024-08-13 14:36:43 -07:00
Nour Alharithi
2115adf603 update non-cached to use safeguards for include vamm 2024-08-13 14:12:47 -07:00
lowkeynicc
f121de521e always use dlob redis client for unsettled (#233) 2024-08-12 22:33:51 -04:00
lowkeynicc
0f9521af30 Nick/usermap pnl script (#223)
* WIP unsettled pnl script

* update

* add commented out debugging stuff

* update script and create endpoint

* finalize

* rm test file

* try to fix package diff

* add marketIndex + fix logger

* fix package

* remove runningLocal logic
2024-08-07 17:39:24 -04:00
frank
bb83b4789b openbook integration (#208) 2024-08-07 09:47:25 -07:00
wphan
8aa31d03b1 limit the endpoints to measure response times for 2024-08-04 14:25:30 +02:00
Nour Alharithi
8b6598c0d6 remove serum from spot markets 2024-07-31 08:55:19 -07:00
Nour Alharithi
3de6dc8f55 revamp server lite 2024-07-26 15:29:16 -07:00
Nour Alharithi
064f596f61 add undefined guard 2024-07-10 16:16:45 -07:00
Nour Alharithi
ea50319a69 global cache 2024-06-26 21:24:58 -07:00
Jack Waller
1bad77478f chore: add a cached endpoint for polling 2024-06-25 13:14:29 +10:00
Luke Steyn
ba79d7dbf2 Updated topMakers to return user accounts in buffer format 2024-05-24 16:21:07 +08:00
Jack Waller
ea52eb07ac Merge branch 'master' into jack/redis-migration 2024-05-23 14:24:14 +10:00
Jack Waller
304e1e9bd0 chore: update channel prefixes for pubsub 2024-05-22 14:06:54 +10:00
Nour Alharithi
9428644d0f move phoenix refresh interval from 2 to 5s for dlob server 2024-05-20 18:30:57 -07:00
Nour Alharithi
e1336001ce socket fix 2024-05-16 16:43:06 -07:00
Nour Alharithi
c622775910 tighter phoenix interval 2024-05-16 06:58:38 -07:00
Nour Alharithi
c8405085e6 bulk account loader for phoenix 2024-05-16 06:40:08 -07:00
Jack Waller
956a031fec chore: update to common redis + top markers account flag 2024-05-16 12:39:44 +10:00
Nour Alharithi
f29767734d widen resync interval 2024-04-26 17:07:32 -07:00
wphan
f368611970 batchPriorityFees make marketIndex a number 2024-04-24 09:45:46 -07:00
wphan
4d355e6280 fix batch priority fees market and index 2024-04-24 09:08:44 -07:00
Nour Alharithi
0bf8966e11 cleanup 2024-04-17 09:22:40 -07:00
wphan
8373301807 add marketType and marketIndex to priorityFee response 2024-04-10 12:48:17 -07:00
Nour Alharithi
b5fcf7d2e4 batchPriorityFes 2024-04-05 10:42:13 -07:00
Nour Alharithi
4883a1ee29 cache priority fees 2024-04-04 12:00:35 -07:00
Nour Alharithi
88ec02634f graceful dlob publisher exit + cleanup 2024-04-02 15:00:15 -07:00
lowkeynicc
0d5100c6d6 add maxPrice for pre-launch markets 2024-03-25 16:16:58 -04:00
wphan
691c23f3e6 add path to cacheHitCounter metric 2024-03-13 09:53:54 -04:00
Nour Alharithi
b717c9f9ec ignore prelaunch for killing process 2024-03-12 16:02:04 -04:00
Nour Alharithi
84229d3ad1 stuck slot subscriber causing cahce mis 2024-03-08 13:21:31 -08:00
Nour Alharithi
4a97d2e56f correction to check for parsed response 2024-03-06 11:34:49 -08:00
Nour Alharithi
9c63ffb4a9 cache top makers 2024-03-06 11:14:47 -08:00