Skip to content

Releases: JKorf/HyperLiquid.Net

HyperLiquid.Net Version 4.8.0

08 Jun 14:12

Choose a tag to compare

Updated CryptoExchange.Net to version 11.2.2
Added additional validation clientOrderId parameter in PlaceOrder endpoint

HyperLiquid.Net Version 4.7.1

02 Jun 13:50

Choose a tag to compare

Fixed Shared GetKlinesAsync implementations throwing exception if no startTime provided
Fixed user client provider not caching new client when previous client was disposed

HyperLiquid.Net Version 4.7.0

01 Jun 13:47

Choose a tag to compare

Added SpotApi.ExchangeData.GetQuestionsAndOutcomesInfoAsync endpoint
Added SpotApi.ExchangeData.GetSettledOutcomeAsync endpoint
Added SpotApi.ExchangeData.SubscribeToOutcomeInfoUpdatesAsync subscription
Added HyperLiquidUtils.UpdateOutcomeInfoAsync and GetOutcomeInfoAsync methods
Added Account.GetUserAbstractionStateAsync endpoint

HyperLiquid.Net Version 4.6.1

29 May 20:10

Choose a tag to compare

Fixed exception when accessing restClient.SpotApi.ExchangeData.GetExchangeInfoAsync Symbols property

HyperLiquid.Net Version 4.6.0

26 May 14:30

Choose a tag to compare

Updated CryptoExchange.Net to version 11.2.0

HyperLiquid.Net Version 4.5.1

12 May 14:13

Choose a tag to compare

Fixed incorrect Shared interfaces balance calculation

HyperLiquid.Net Version 4.5.0

01 May 12:04

Choose a tag to compare

Added support for dex ExchangeParameter in various endpoints for Shared REST FuturesApi
Added dex recognition in Shared GetOpenFuturesOrdersAsync if symbol is provided

HyperLiquid.Net Version 4.4.1

28 Apr 08:54

Choose a tag to compare

Fixed GetPricesAsync throwing exception on failed request

HyperLiquid.Net Version 4.4.0

24 Apr 10:42

Choose a tag to compare

Added socket SubscribeToWebData3UpdatesAsync stream
Fixed HyperLiquidSymbolOrderBook not waiting for subscription to close when start fails
Fixed duplicate nonce error with simultaneous requests

HyperLiquid.Net Version 4.3.0

09 Apr 10:56

Choose a tag to compare

Updated CryptoExchange.Net to version 11.1.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Add AsyncLocal signing delegates for external key custodian support