Commit Graph

387 Commits

Author SHA1 Message Date
Nour Alharithi
68094cbda2 include vamm in indicative quotes price min/max 2025-07-10 13:26:03 -07:00
Nour Alharithi
a343c346e7 prettify 2025-07-10 11:52:06 -07:00
Nour Alharithi
6f9873676e patch indicative liquidity filtering 2025-07-10 11:51:07 -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
f806d0c369 chore: default not throttle 2025-06-18 14:54:44 +10:00
Jack Waller
447eccbd50 chore: add randomness 2025-06-18 14:38:55 +10:00
Jack Waller
756812bbdc chore: add l3 snapshot 2025-06-18 13:56:08 +10:00
Jack Waller
1d722e1675 chore: add dlob offload 2025-06-17 16:17:26 +10:00
moosecat
b4ed7cc31c indicative quotes v2 (#420)
* indicative quotes v2

* bump common
2025-06-16 09:38:31 -07:00
Nick Caradonna
c6c1ef2838 try catch in mmQuotes loop 2025-06-15 10:53:19 -04:00
Jack Waller
acc695052d chore: use previous groupings for calc 2025-06-11 10:08:58 +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
Nour Alharithi
2c78aef965 change indicative quotes id 2025-05-29 17:40:03 -07:00
wphan
2595d475fd disable pmm view for indicative publisher 2025-05-29 14:20:51 -07:00
Nour Alharithi
c777667907 forEach to for loop for indicative quotes 2025-05-29 14:13:38 -07:00
Nick Caradonna
4d3f990782 add internal auth bypass to new endpoints 2025-05-28 14:29:25 -04:00
lowkeynicc
5ba8728add add pyth crank endpoints (#404)
* add pyth crank endpoints

* add pyth lazer endpoint as env var
2025-05-27 19:17:32 -04:00
Nour Alharithi
320b652fc9 add bit flags to trades publisher 2025-05-23 13:33:14 -07:00
Jack Waller
a34dd1716e chore: fix null check on batch call also 2025-05-02 12:35:58 +10:00
Jack Waller
677de70372 fix: null check on switchboard oracles 2025-05-02 12:16:36 +10:00
Nour Alharithi
865f3f63c1 bump common and remove logging 2025-04-16 13:25:34 -07:00
Nour Alharithi
dcb8257c49 add more console logging for debugging 2025-04-16 13:02:04 -07:00
Nour Alharithi
2d886a1605 add indicative in l2 queries 2025-04-16 12:52:33 -07:00
Nour Alharithi
65f1ab350f add console log for debugging indicative 2025-04-16 12:38: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
lowkeynicc
0690be72bd Nick/fix topmakers error (#362)
* add fallback account fetch to topMakers

* remove accidental inclusion
2025-03-27 12:22:54 -04:00
Nick Caradonna
4d3e9b7d00 bump staleness threshold for excluding vamm orders 2025-02-19 13:20:37 -05: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
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
Jack Waller
461727b20f chore: stringify last message to maintain same format 2024-12-06 16:39:18 +11: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
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
Nour Alharithi
669d4a48fd server lite uses new rotation 2024-12-03 14:33:21 -08:00
Nour Alharithi
0e32c92458 ws manager bug fix 2024-12-03 14:24:08 -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