Skip to content

Releases: drift-labs/gateway

v0.1.15

19 Mar 05:23
249612e

Choose a tag to compare

Fix

  • solves issue for liquidation price with hedged spot balance

Change

  • No longer relies on getProgramAccount RPC calls thus supports more RPC providers including the free Solana mainnet-beta endpoint

v0.1.13

26 Feb 23:53
8b36c4c

Choose a tag to compare

Adds

  • add endpoint for querying drift events from a transaction hash (#36)

Fixes

  • fix issue preventing multiple account subscriptions per ws connection (#35)

v0.1.12

23 Feb 05:27
cffe74b

Choose a tag to compare

Adds:

  • positionInfo/{marketIndex} endpoint for liquidationPrice and unrealizedPnl
  • Adds FundingPayment events to websocket

v0.1.4

25 Jan 12:23
1bca009

Choose a tag to compare

Adds --emulate flag to watch an account in read-only mode

v0.1.0

09 Jan 05:50
1d2d67f

Choose a tag to compare

Initial gateway release with websocket order and fill event streaming