Skip to content

Releases: sonirico/go-hyperliquid

v0.33.1

14 Feb 10:02

Choose a tag to compare

What's Changed

  • Small fix in response handling of reserve action added previously by @coder-ishan in #132

Full Changelog: v0.33.0...v0.33.1

v0.33.0

11 Feb 21:39

Choose a tag to compare

What's Changed

Full Changelog: v0.32.0...v0.33.0

v0.32.0

07 Feb 09:56

Choose a tag to compare

What's Changed

  • Add MetaAndAssetCtxsParams to support dex param and fix lint err by @tpkeeper in #129

New Contributors

Full Changelog: v0.31.0...v0.32.0

v0.31.0

04 Feb 21:15

Choose a tag to compare

What's Changed

  • fix: add read deadline to WebSocket readPump, reconnect on stall by @coder-ishan in #128
  • fix(hip3): make perp deploy actions to use structs by @ivaaaan in #127

Full Changelog: v0.30.0...v0.31.0

v0.30.0

20 Jan 09:41
c35f416

Choose a tag to compare

What's Changed

  • deps(deps): bump github.com/ethereum/go-ethereum from 1.16.7 to 1.16.8 by @dependabot[bot] in #122
  • feat: add custom HTTP client and WebSocket dialer options by @KILLY000 in #123

Full Changelog: v0.29.0...v0.30.0

v0.29.0

16 Jan 10:28

Choose a tag to compare

What's Changed

  • feat: add UserNonFundingLedgerUpdates API endpoint by @KILLY000 in #121

Full Changelog: v0.28.0...v0.29.0

v0.28.0

13 Jan 09:02

Choose a tag to compare

What's Changed

  • feat: add aggregateByTime parameter to UserFills function by @KILLY000 in #117

Full Changelog: v0.27.2...v0.28.0

v0.27.2

08 Jan 18:40
b0fdc84

Choose a tag to compare

What's Changed

  • add perpDexs argument in NewInfo and NewExchange function by @prasiman in #120

Full Changelog: v0.27.1...v0.27.2

v0.27.1

08 Jan 15:50
19693b0

Choose a tag to compare

What's Changed

  • fix: use DefaultDialer to support proxy for websocket connections by @KILLY000 in #118
  • update types for Meta by @prasiman in #119

New Contributors

Full Changelog: v0.27.0...v0.27.1

v0.27.0

07 Jan 10:06

Choose a tag to compare

What's Changed

  • deps(deps): bump github.com/sonirico/vago/lol from 0.0.0-20250901170347-2d1d82c510bd to 0.1.0 by @dependabot[bot] in #113
  • deps(deps): bump github.com/sonirico/vago from 0.10.0 to 0.11.4 by @dependabot[bot] in #114
  • Remove name to coin from info in #112
  • fix!: dex field added to req json payload to allow place/cancel order for H… by @07Vaishnavi-Singh in #116
  • fix!: Update clearinghouseState subscription to parse responses with "dex" enabled correctly by @coder-ishan in #115

New Contributors

Full Changelog: v0.26.0...v0.27.0