Commit Graph

69 Commits

Author SHA1 Message Date
Jack Waller
ee71d64e8a chore: test out a dlob ignore list 2025-07-22 12:35:01 +10:00
wphan
08172bfb0d publishers: turn on ws resubscribe 2025-07-16 08:53:05 -07:00
wphan
b2c9e1e520 fix dlob publisher metrics n health slot 2025-07-15 23:33:58 -07:00
wphan
74eb54c164 refactor metrics, fix deps 2025-07-15 11:56:56 -07:00
wphan
d19e33e840 refactor health checks and prettify/lint 2025-07-15 10:19:55 -07:00
moosecat
4157cd8e5b filter indicative + random prettify (#443)
* filter indicative + random prettify

* bug fix

* update to filter orders that arent as good as resting orders
2025-07-10 10:27:12 -07:00
lowkeynicc
3f270fdfc3 Merge pull request #441 from drift-labs/jack/group-20-levels
Jack/group 20 levels
2025-07-08 10:03:42 -04:00
Jack Waller
1d722e1675 chore: add dlob offload 2025-06-17 16:17:26 +10:00
Jack Waller
a9bdf07cfa chore: remove testing 2025-06-10 17:09:08 +10:00
Jack Waller
6522990333 chore: reduce number of levels sent to UI 2025-06-10 17:08:27 +10:00
wphan
2595d475fd disable pmm view for indicative publisher 2025-05-29 14:20:51 -07:00
moosecat
b3b655dc65 dlob add fetch indicative quotes (#372)
* dlob add fetch indicative quotes

* indicative ws stream

* prettify

* allow for oracle orders
2025-04-16 12:06:21 -07:00
wphan
b6c11a15fe separate grpc endpoint 2025-01-31 11:22:53 -08:00
wphan
b29a68fdfc properly apply pmm mode 2025-01-31 09:52:29 -08:00
wphan
3c7a934214 pmm dlob server 2025-01-30 14:43:12 -08:00
Nour Alharithi
83ee5b790a slot subscriber resub 2025-01-22 16:30:15 -08:00
wphan
e8feb96ee5 disable grpc for general driftclient 2024-12-05 15:45:25 -08:00
wphan
7e9702a434 add grpc channel keepalive options 2024-12-05 13:06:16 -08:00
Nour Alharithi
9271bd8fd6 use grpc for drift client for dlob publishers 2024-12-04 19:37:11 -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
64be27d8eb add log if both USE_WEBSOCKET and USE_GRPC are provided 2024-12-03 09:33:03 -08:00
wphan
93d6bfb7c1 remove grpc impl, use sdk grpc OrderSubscriber 2024-12-03 09:28:43 -08:00
wphan
2f3f9f1c40 dlobPublisher: add metrics for dlob slot 2024-12-02 18:17:51 -08:00
wphan
815c3c3ca1 add /debug to dlobPublisher 2024-12-02 17:38:18 -08:00
wphan
fa8fd24fd4 reduce dlob publisher health check grace period, clean up logs 2024-11-27 11:00:34 -08:00
Nour Alharithi
61e6854f30 switch over more redis clients to drift common clients 2024-10-24 13:46:47 -07:00
frank
bb83b4789b openbook integration (#208) 2024-08-07 09:47:25 -07:00
Nour Alharithi
8b6598c0d6 remove serum from spot markets 2024-07-31 08:55:19 -07:00
Jack Waller
ea52eb07ac Merge branch 'master' into jack/redis-migration 2024-05-23 14:24:14 +10: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
Nour Alharithi
88ec02634f graceful dlob publisher exit + cleanup 2024-04-02 15:00:15 -07:00
Nour Alharithi
a21da890e5 ignore markets for slot diff restart 2024-03-13 12:59:06 -04:00
Nour Alharithi
a920160ca8 switching to confirmed + trades resource reduction 2024-02-22 09:18:11 -08:00
Nour Alharithi
e4ed481422 consolidate conditions for killswitch 2024-01-23 13:25:57 -08:00
Nour Alharithi
5fd1f7172d remove market slot kill switch 2024-01-22 18:03:28 -08:00
Nour Alharithi
42f8ecea7d small log changes 2023-12-27 18:22:41 -08:00
wphan
e8d0a7127d fix 0 market 2023-12-27 12:41:37 -08:00
wphan
3365644fe9 fix env vars as 0 2023-12-27 09:09:29 -08:00
Nour Alharithi
61d1d4c6f8 better env var parser 2023-12-26 10:40:37 -08:00
wphan
90d8347791 fix no markets specified behavior 2023-12-26 10:21:16 -08:00
wphan
99efea94af only default to all markets if neither env vars are specified 2023-12-24 02:03:53 -08:00
wphan
dc4426268b tested 2023-12-24 01:58:43 -08:00
wphan
eb4faa6cf1 pass list of markets into DLOBSubscriberIO 2023-12-24 01:35:17 -08:00
wphan
70d9227b6c take in perp and spot markets from env var 2023-12-23 15:14:49 -08:00
Nour Alharithi
8a49c1bc7f add back resubTimeoutMs 2023-12-15 13:09:35 -08:00
Nour Alharithi
a8fd22d1dd undefined guard and remove resubscribe for drift client 2023-12-15 13:06:44 -08:00