Commit Graph

1391 Commits

Author SHA1 Message Date
GitHub Actions
f12a774726 Bumping sdk dependency to 2.49.0-beta.11 2023-12-06 16:27:50 +00:00
wphan
00982875d7 Merge branch 'master' into staging 2023-12-06 07:12:12 -08:00
wphan
6e90a1d796 bump sdk 2023-12-06 07:11:57 -08:00
GitHub Actions
9ea5505f27 Bumping sdk dependency to 2.49.0-beta.9 2023-12-05 20:34:49 +00:00
GitHub Actions
22dc413301 Bumping sdk dependency to 2.49.0-beta.8 2023-12-05 19:25:29 +00:00
Nour Alharithi
2127e68409 Merge pull request #36 from drift-labs/gpa-catch
catch gpa error
2023-12-05 11:01:49 -08:00
Nour Alharithi
ff8f2f2f13 add conosle log 2023-12-05 09:23:04 -08:00
GitHub Actions
793938bfc1 Bumping sdk dependency to 2.49.0-beta.7 2023-12-05 16:23:03 +00:00
GitHub Actions
0760f4dbf5 Bumping sdk dependency to 2.49.0-beta.6 2023-12-05 15:33:29 +00:00
Nour Alharithi
05a1a92598 use finally 2023-12-04 21:40:49 -08:00
Nour Alharithi
c4059d3ca0 catch gpa fail 2023-12-04 21:35:16 -08:00
GitHub Actions
e65f60b7fd Bumping sdk dependency to 2.49.0-beta.5 2023-12-05 02:32:59 +00:00
GitHub Actions
9d62c2043d Bumping sdk dependency to 2.49.0-beta.4 2023-12-04 22:39:33 +00:00
GitHub Actions
655985bbfb Bumping sdk dependency to 2.49.0-beta.3 2023-12-04 21:40:53 +00:00
Nour Alharithi
e9e4b6ac67 Merge pull request #35 from drift-labs/master
change publisher spot market initializer
2023-12-04 11:18:57 -08:00
Nour Alharithi
5996143a5a change publisher spot market initializer 2023-12-04 11:18:23 -08:00
Nour Alharithi
3580f7ac27 Merge pull request #34 from drift-labs/master
new spot markets
2023-12-04 10:57:52 -08:00
Nour Alharithi
1e93a55a25 Merge pull request #33 from drift-labs/include-other-spot-markets
adding new spot markets
2023-12-04 10:55:46 -08:00
Nour Alharithi
83e28e1cd6 adding new spot markets 2023-12-04 10:51:09 -08:00
GitHub Actions
4f43422f35 Bumping sdk dependency to 2.49.0-beta.2 2023-12-04 18:39:47 +00:00
wphan
032121de27 health check logs 2023-12-02 14:13:02 -08:00
wphan
12281198e5 add grace period to health check 2023-12-02 14:02:58 -08:00
GitHub Actions
0ce6cb4938 Bumping sdk dependency to 2.49.0-beta.1 2023-12-02 18:09:16 +00:00
wphan
d7a380d225 bump @solana/web3.js 1.73.3 2023-12-01 11:00:24 -08:00
wphan
5a04b672ce only include enabled spot market fulfilments 2023-12-01 09:13:31 -08:00
wphan
8a52e7e7b1 Merge pull request #32 from drift-labs/logging
logging
2023-12-01 08:30:00 -08:00
Nour Alharithi
3cc2fa2709 logging 2023-12-01 08:06:17 -08:00
GitHub Actions
027cd30f54 Bumping sdk dependency to 2.49.0-beta.0 2023-12-01 14:30:29 +00:00
wphan
8c3ab7eceb fix metric name 2023-12-01 00:48:00 -08:00
wphan
a11c5b67d3 add histogram for gpa fetch 2023-11-30 18:59:31 -08:00
GitHub Actions
06b428e386 Bumping sdk dependency to 2.48.0-beta.27 2023-12-01 02:15:10 +00:00
GitHub Actions
a998165f5f Bumping sdk dependency to 2.48.0-beta.26 2023-12-01 02:07:29 +00:00
GitHub Actions
1939f6f279 Bumping sdk dependency to 2.48.0-beta.25 2023-12-01 02:01:02 +00:00
GitHub Actions
1a13b89418 Bumping sdk dependency to 2.48.0-beta.24 2023-12-01 00:47:52 +00:00
GitHub Actions
47343819d1 Bumping sdk dependency to 2.48.0-beta.23 2023-11-30 23:48:49 +00:00
GitHub Actions
2c9c031f22 Bumping sdk dependency to 2.48.0-beta.22 2023-11-30 22:07:27 +00:00
GitHub Actions
57c70f202d Bumping sdk dependency to 2.48.0-beta.21 2023-11-30 20:26:54 +00:00
wphan
9a371ce54e disable orders endpoint, add flag to disable gpa refresh 2023-11-30 12:20:27 -08:00
GitHub Actions
3497795a56 Bumping sdk dependency to 2.48.0-beta.20 2023-11-30 19:57:30 +00:00
GitHub Actions
3b4271bc9c Bumping sdk dependency to 2.48.0-beta.19 2023-11-30 12:38:55 +00:00
Chris Heaney
8796d61a30 explicility set commitment for order subscriber 2023-11-29 20:44:36 -05:00
GitHub Actions
e71256eb32 Bumping sdk dependency to 2.48.0-beta.18 2023-11-30 01:43:09 +00:00
GitHub Actions
8ed047c54a Bumping sdk dependency to 2.48.0-beta.17 2023-11-30 01:22:37 +00:00
wphan
4fe514457f update startup message 2023-11-29 16:13:18 -08:00
wphan
196e43d1b6 update health check faster 2023-11-29 16:12:08 -08:00
wphan
a40bf1dfe4 Merge branch 'master' into staging 2023-11-29 13:32:22 -08:00
wphan
ab5955f516 Merge pull request #31 from drift-labs/ws-fetch
fetch with ws
2023-11-29 13:31:47 -08:00
Nour Alharithi
12b1dbb365 fetch with ws 2023-11-29 11:42:10 -08:00
wphan
31e573ab36 Merge branch 'master' into staging 2023-11-29 11:28:15 -08:00
GitHub Actions
f242345c51 Bumping sdk dependency to 2.48.0-beta.16 2023-11-29 19:23:56 +00:00