Nour Alharithi
|
f6fc7ede42
|
update sdk to use mm oracle
|
2025-08-18 09:27:00 -07:00 |
|
Lukas deConantsesznak
|
3e00277ee5
|
feat: use ws v2 subscriber for oracles
|
2025-08-13 13:45:28 -06:00 |
|
Lukas deConantsesznak
|
1c165dd11a
|
feat: handle case where TOB is empty for bids or asks for TOB checker
|
2025-08-03 10:40:50 -06:00 |
|
Lukas deConantsesznak
|
6caec8e8e1
|
refactor: TOB check uses user+orderId instead of prices
|
2025-08-01 16:00:23 -06:00 |
|
Lukas deConantsesznak
|
9df6c84abd
|
feat: TOB monitoring logic
|
2025-08-01 14:55:53 -06:00 |
|
Lukas deConantsesznak
|
9f27a7db90
|
fix: perp market acct subscriber prop wrong name drift client
|
2025-07-30 22:48:25 -06:00 |
|
Nick Caradonna
|
3f04ab0723
|
lower to once per slot and lower long tail slippage
|
2025-07-30 19:59:53 -04:00 |
|
Nick Caradonna
|
f234ad208a
|
speed up dlob publisher messages
|
2025-07-30 19:59:38 -04:00 |
|
Lukas deConantsesznak
|
3179eea5f0
|
feat: use new ws v2 subscriber
|
2025-07-30 12:57:09 -06:00 |
|
wphan
|
2813e20240
|
add market slot metric to dlob publishers
|
2025-07-26 15:43:57 -07:00 |
|
wphan
|
0c8cd1fec9
|
make sure restart if global healthState is unhealhty
|
2025-07-23 18:45:08 -07:00 |
|
Jack Waller
|
2694e8163b
|
chore: move ignore list to env var
|
2025-07-22 13:05:47 +10:00 |
|
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 |
|