Releases: JKorf/HyperLiquid.Net
HyperLiquid.Net Version 4.8.0
Updated CryptoExchange.Net to version 11.2.2
Added additional validation clientOrderId parameter in PlaceOrder endpoint
HyperLiquid.Net Version 4.7.1
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
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
Fixed exception when accessing restClient.SpotApi.ExchangeData.GetExchangeInfoAsync Symbols property
HyperLiquid.Net Version 4.6.0
Updated CryptoExchange.Net to version 11.2.0
HyperLiquid.Net Version 4.5.1
Fixed incorrect Shared interfaces balance calculation
HyperLiquid.Net Version 4.5.0
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
Fixed GetPricesAsync throwing exception on failed request
HyperLiquid.Net Version 4.4.0
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
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