Commit Graph

53 Commits

Author SHA1 Message Date
Nick Caradonna
cb9d4a142a add markPrice to response 2025-08-07 15:24:37 -04:00
lowkeynicc
7f679d826d impl max leverage to endpoint (#488) 2025-08-06 15:58:48 -04:00
Nour Alharithi
bf5ae62aef add mm oracle data as separate response 2025-08-05 10:03:17 -07:00
Nour Alharithi
22d8270ab1 prettify + use getMMOracleData for dlob oracle data 2025-08-04 16:21:36 -07:00
Nick Caradonna
b47335476f fix slippage tolerance change 2025-08-04 19:13:20 -04:00
Nick Caradonna
862b2ff43b make slippage tolerance in decimal form, fix dynamic slippage calc 2025-08-04 14:02:34 -04:00
Nick Caradonna
3f04ab0723 lower to once per slot and lower long tail slippage 2025-07-30 19:59:53 -04:00
Nour Alharithi
f813c4e973 remove IClient references 2025-07-29 15:56:51 -07:00
Nour Alharithi
bb476e97f7 use mm oracle 2025-07-29 11:30:11 -07:00
Nick Caradonna
be7ab05eee auctionParams: add forceUpToSlippage 2025-07-23 19:39:12 -04:00
wphan
508aef4f2e more health check fixes, check slot rate 2025-07-15 13:06:42 -07:00
wphan
c6aa3d2016 Merge remote-tracking branch 'origin/master' into wphan/health_check_fix 2025-07-15 11:58:39 -07:00
wphan
74eb54c164 refactor metrics, fix deps 2025-07-15 11:56:56 -07:00
Nick Caradonna
22aac52994 auctionParams endpoint accept full precision amount param 2025-07-15 14:47:04 -04:00
wphan
d19e33e840 refactor health checks and prettify/lint 2025-07-15 10:19:55 -07:00
lowkeynicc
7483704d09 Auction Params Endpoint (#442)
* move auction endpoint changes to fresh branch

* final cleanup and add testing for util functions

* fix tests

* fix quote amount conversion
2025-07-14 19:13:43 -04: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
Jack Waller
acc695052d chore: use previous groupings for calc 2025-06-11 10:08:58 +10:00
Jack Waller
6522990333 chore: reduce number of levels sent to UI 2025-06-10 17:08:27 +10: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
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
815c3c3ca1 add /debug to dlobPublisher 2024-12-02 17:38:18 -08: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
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
Luke Steyn
ba79d7dbf2 Updated topMakers to return user accounts in buffer format 2024-05-24 16:21:07 +08:00
Jack Waller
a2c4dc44fb chore: update naming of top maker response 2024-05-23 16:42:10 +10:00
Jack Waller
304e1e9bd0 chore: update channel prefixes for pubsub 2024-05-22 14:06:54 +10:00
Jack Waller
956a031fec chore: update to common redis + top markers account flag 2024-05-16 12:39:44 +10:00
lowkeynicc
0d5100c6d6 add maxPrice for pre-launch markets 2024-03-25 16:16:58 -04:00
Nour Alharithi
4e58f7b901 Merge pull request #70 from drift-labs/master
sending acks
2024-01-19 13:56:09 -08:00
Nour Alharithi
fe19c821af attach ts and send ack on subscribe 2024-01-19 12:37:49 -08:00
Nour Alharithi
1e0ac2c440 Merge pull request #67 from drift-labs/master
dlob diff check + adding more data to response
2024-01-18 15:49:29 -08:00
Nour Alharithi
1d7d8754e8 add market slot to response' 2024-01-18 15:40:53 -08:00
wphan
6731974870 disable rate limiter feature flag 2024-01-08 11:19:07 -08:00
wphan
e8d0a7127d fix 0 market 2023-12-27 12:41:37 -08:00
Nour Alharithi
61d1d4c6f8 better env var parser 2023-12-26 10:40:37 -08:00
wphan
bb18567b83 log webhook error 2023-12-20 16:18:35 -08:00
wphan
9d857385c4 add implementation 2023-12-15 16:44:26 -08:00
Nour Alharithi
15579e1b2a remove redis config 2023-12-11 18:56:19 -08:00
Nour Alharithi
c1a5afe3d7 possible memory leak fixes 2023-12-11 18:52:46 -08:00
wphan
281cffd54f fix feature flag parsing 2023-12-07 10:43:21 -08:00
Nour Alharithi
3cc2fa2709 logging 2023-12-01 08:06:17 -08:00
wphan
9a371ce54e disable orders endpoint, add flag to disable gpa refresh 2023-11-30 12:20:27 -08:00