1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2025-06-06 23:46:12 +00:00

Commit Graph

  • 3e635cf0fe Updated to version 9.1.0 master 9.1.0 Jkorf 2025-05-28 15:03:32 +02:00
  • 1425c66c69 Dependencies update Jkorf 2025-05-28 14:50:23 +02:00
  • fc3b7cc75b Added JsonConverter implementation for SharedQuantity and SharedSymbol types Jkorf 2025-05-28 14:26:55 +02:00
  • 2cc2dc6ceb Updated to version 9.0.1 9.0.1 Jkorf 2025-05-20 14:51:19 +02:00
  • 7da8cedf66 Improved response time on CancellationToken cancel during subscribing Jkorf 2025-05-20 14:49:43 +02:00
  • 2cf10668dd Added support for sending query without expecting a response Jkorf 2025-05-19 16:06:45 +02:00
  • f1342b5ff2 Examples Jkorf 2025-05-14 14:30:05 +02:00
  • a04b636a11 Disable AOT warnings in testing code JKorf 2025-05-13 20:03:34 +02:00
  • e4637ad295 Disable warning for AOT in testing helpers Jkorf 2025-05-13 15:53:13 +02:00
  • 3a1e43dabe Fixed framework check for setting IsAotCompatible project flag Jkorf 2025-05-13 15:36:16 +02:00
  • 10da1a7bfe Fix documentation link Jkorf 2025-05-13 15:10:15 +02:00
  • 37320ca862 Docs Jkorf 2025-05-13 15:08:30 +02:00
  • 2074a5e26f Updated to version 9.0.0 9.0.0 Jkorf 2025-05-13 10:28:12 +02:00
  • 6b14cdbf06
    Feature/9.0.0 (#236) Jan Korf 2025-05-13 10:15:30 +02:00
  • 478cb537fa wip feature/9.0.0-quantity JKorf 2025-03-17 21:48:06 +01:00
  • 6a82a7a411 wip Jkorf 2025-03-18 11:59:59 +01:00
  • f17d9032fb wip Jkorf 2025-03-17 14:48:21 +01:00
  • a8907c7ea5 wip Jkorf 2025-03-14 15:10:17 +01:00
  • f151b961a5 wip Jkorf 2025-03-14 09:02:19 +01:00
  • 932cc4864e Add ClientOrderId shared apis Jkorf 2025-03-11 15:15:43 +01:00
  • 9f6eb9f0d0 wip Jkorf 2025-03-11 08:44:14 +01:00
  • a0e2f78a6a Made ReplaceConverter abstract as it needs to be implemented in client libs, removed unsupported JsonConverterCtor attribute Jkorf 2025-03-07 13:09:50 +01:00
  • 142cba5cca Add GenerateClientOrderId to shared order clients Jkorf 2025-03-06 16:13:20 +01:00
  • 54aa6907f9 Some small fixes Jkorf 2025-03-06 16:13:03 +01:00
  • bf103ce9d1 Added ExchangeSymbolCache, added SharedSymbol property on all relevant response models Jkorf 2025-03-06 16:12:48 +01:00
  • ec1f469848 Added GenerateClientOrderId and ParseSymbol to ISharedClient Jkorf 2025-03-05 16:12:32 +01:00
  • c1dde521af Added OptionalExchangeParameters, UnsupportedOptionalParameters and Supported to shared EndpointOptions Jkorf 2025-03-05 16:12:18 +01:00
  • c070c425e7 Added MaxLeverage to shared FuturesSymbol Jkorf 2025-03-05 16:11:36 +01:00
  • 2f6889880a Restore CryptoRestClient Jkorf 2025-03-05 16:11:09 +01:00
  • 48d3e15f39 Added CallResult.SuccessResult as static object for use instead of new CallResult(null) Jkorf 2025-03-05 15:03:09 +01:00
  • 1999a27b41 Added Pass property to ApiCredentials Jkorf 2025-03-05 14:47:13 +01:00
  • e138d7d263 Removed Newtonsoft.Json dependency Jkorf 2025-03-05 14:40:33 +01:00
  • 0d4ab96e19 Removed old SendRequestAsync methods Jkorf 2025-03-05 13:34:10 +01:00
  • 7219441ec4 Updated IEnumerable responses to arrays Part 2 Jkorf 2025-03-05 13:25:15 +01:00
  • 89c87b19e1 Updated IEnumerable responses to arrays Jkorf 2025-03-05 13:13:55 +01:00
  • 89bd091848 merge Jkorf 2025-03-05 12:59:42 +01:00
  • 6aff618770 Removed deprecated Common implementation Jkorf 2025-03-05 11:52:33 +01:00
  • 355d111a55
    Feature/aot (#232) Jan Korf 2025-03-05 11:50:15 +01:00
  • 3d6267da93 Added specific logging for user cancellation on rest requests instead of generic warning log 9.0.0-beta7 9.0.0-beta6 9.0.0-beta5 9.0.0-beta4 9.0.0-beta3 9.0.0-beta2 9.0.0-beta1 Jkorf 2025-03-05 09:02:25 +01:00
  • 8def7f32af Update UnsubscribeAll in socket client to also unsubscribe on a dedicated connection JKorf 2025-03-04 19:45:06 +01:00
  • ac295de9f6 Added referal link Jkorf 2025-03-04 11:46:03 +01:00
  • d412e0895e Added DeepCoin reference and examples Jkorf 2025-03-04 11:41:03 +01:00
  • 1f9e2b4fcb Fixed websocket ping timeout not recognized for warning logging Jkorf 2025-02-26 10:44:57 +01:00
  • b13cff5a95
    Fix memory leak in AsyncAutoResetEvent (#229) James Carter 2025-02-24 07:33:26 +00:00
  • 4c050744ad
    Allow specifying the ReceiveMessageBuffer size on Websockets (#228) James Carter 2025-02-23 18:58:05 +00:00
  • 3b15c35a02 Added support for ratelimiting key suffix, allowing parameter based ratelimiting JKorf 2025-02-17 17:26:04 +01:00
  • cd78dbf575 Updated to version 8.8.0 8.8.0 Jkorf 2025-02-10 14:38:19 +01:00
  • a258532d6a Fixed DataTime copying in DataEvent Jkorf 2025-02-10 14:32:25 +01:00
  • d2a87a1069 Added additional enum values to default SupportIntervals for shared rest and socket kline operations JKorf 2025-02-09 21:43:18 +01:00
  • e07f24ea0a Fixed various info-warnings and spelling issues JKorf 2025-02-09 21:25:26 +01:00
  • 024e8dcfe2 Added SharedKlineInterval values JKorf 2025-02-09 20:12:55 +01:00
  • 4bb5aae40a Split DataEvent.Timestamp in DataEvent.ReceivedTimestamp and JKorf 2025-02-09 16:40:28 +01:00
  • dec94678ec Updated to version 8.7.4 8.7.4 JKorf 2025-02-08 14:28:29 +01:00
  • 1a49fc8251 Fix exception when creating rest client for mono runtime JKorf 2025-02-08 14:25:19 +01:00
  • 29b0875960 Updated examples Jkorf 2025-02-07 13:50:00 +01:00
  • 976ccab1da Added BitMEX reference Jkorf 2025-02-07 13:20:54 +01:00
  • 02bbd37bb6 Updated to version 8.7.3 8.7.3 Jkorf 2025-02-05 09:15:25 +01:00
  • 1bbbec7f2b Fixed issue with serialization of nullable types in System.Text.Json ArrayConverter Jkorf 2025-02-05 09:12:12 +01:00
  • 0262f04913 Added handling of negative number DateTime deserialization to default Jkorf 2025-02-05 08:25:59 +01:00
  • fd1ec17d72 Fix for unnecessary error message in logging when closing connection Jkorf 2025-02-04 08:28:48 +01:00
  • 4bdad7fe0c Updated SharedSymbol from class to record Jkorf 2025-02-04 08:28:21 +01:00
  • 74f73dc790 Updated to version 8.7.2 8.7.2 Jkorf 2025-01-27 13:24:08 +01:00
  • 0527a8a76e Some small fixes in the System.Text.Json ArrayConverter, added support for flags in EnumConverter Jkorf 2025-01-27 11:52:07 +01:00
  • c693eb8c02 Updated to version 8.7.1 8.7.1 Jkorf 2025-01-24 08:42:08 +01:00
  • 3eb28c7fed Added HyperLiquid referral Jkorf 2025-01-23 09:35:44 +01:00
  • 618c4922b9 Added Authenticated property to IBaseApiClient interface JKorf 2025-01-22 19:11:38 +01:00
  • c81b15861d Updated examples and docs with HyperLiquid references Jkorf 2025-01-21 15:24:23 +01:00
  • 4a5832cccd Updated to version 8.7.0 8.7.0 Jkorf 2025-01-21 14:02:42 +01:00
  • 4e47c4cbdf Updated CheckForMissingInterfaces test Jkorf 2025-01-21 14:00:30 +01:00
  • 2af1520ecc Added PriceSignificationFigures to SharedSpotSymbol model Jkorf 2025-01-21 14:00:08 +01:00
  • cf397af3ab Added GetMillisecondTimestampLong helper method to AuthenticationProvider Jkorf 2025-01-21 13:47:05 +01:00
  • a1479705e2 Fixed typo JKorf 2025-01-13 17:49:38 +01:00
  • 175e23f110 Updated to version 8.6.1 8.6.1 Jkorf 2025-01-09 16:25:11 +01:00
  • 9b7019ded2 Removed websocket Error callback when exception is expected Jkorf 2025-01-09 16:23:34 +01:00
  • 7904aa9ba7 Fixed websocket connection getting stuck after a ping frame timeout, removed unnecessary type restraints on RestApiClient.SendAsync methods Jkorf 2025-01-09 16:18:13 +01:00
  • 3fe6db589f Updated to version 8.6.0 8.6.0 Jkorf 2025-01-07 13:25:50 +01:00
  • 625dccbbe4 Added ExchangeType enum, some small improvements Jkorf 2025-01-07 13:22:16 +01:00
  • e650771d16 Added response headers parameter to RestApiClient.TryParseError method, added check for ServerRateLimitError on the result Jkorf 2025-01-07 10:19:37 +01:00
  • 3dad28b19d Added IFeeRestClient to service registration Jkorf 2025-01-07 08:59:51 +01:00
  • 2b9fda985e Add support for passing weight to apply to an individual ratelimit guard Jkorf 2025-01-07 08:35:06 +01:00
  • ff8759409b Use Convert.ToHexString if available JKorf 2025-01-06 21:38:42 +01:00
  • 0d9627c13f Changed socket no data reconnect message to LogLevel Warning JKorf 2024-12-23 20:03:56 +01:00
  • 0179fd7e2a Fixed workflow automated tests Jkorf 2024-12-23 14:43:23 +01:00
  • b8d0b0cf95 Workflow fix Jkorf 2024-12-23 14:36:18 +01:00
  • 73c42bd452 Updated to version 8.5.0 8.5.0 Jkorf 2024-12-23 14:25:39 +01:00
  • 290be7f5e0 Added net9.0 build target, added KeepAliveTimeout for websocket connections Jkorf 2024-12-23 14:14:47 +01:00
  • 0be1bb16e3
    Feature/update settings (#225) Jan Korf 2024-12-23 08:49:58 +01:00
  • 8605196390 Updated to version 8.4.5 8.4.5 Jkorf 2024-12-20 15:25:41 +01:00
  • 460dd97537 Added EmptyArrayObjectConverter, added JsonSerializerOptions parameter to SystemTextJsonMessageAccessor ctor Jkorf 2024-12-20 13:36:02 +01:00
  • 1ec5984fad Updated to version 8.4.4 8.4.4 JKorf 2024-12-08 10:16:19 +01:00
  • 8260c2661d Changed JsonConverterCtorAttribute to use type parameter instead of generic parameter to support .net framework JKorf 2024-12-08 10:12:39 +01:00
  • 591c1dd405 docs Jkorf 2024-12-04 10:44:35 +01:00
  • 0164cdfcc4 docs Jkorf 2024-12-04 09:15:23 +01:00
  • 23a6cfff87 docs Jkorf 2024-12-04 09:07:59 +01:00
  • fdcdb90a5f Added XT reference Jkorf 2024-12-04 08:58:46 +01:00
  • 0b7107401f Updated to version 8.4.3 8.4.3 Jkorf 2024-12-03 09:59:36 +01:00
  • 06add65354 Fixed KlineTracker update handling JKorf 2024-12-02 21:46:30 +01:00
  • 773d288497 Updated to version 8.4.2 8.4.2 Jkorf 2024-12-02 14:39:27 +01:00
  • fd4e8da938 Removed special characters in ClientOrderIdSeperator to adhere to field content rules Jkorf 2024-12-02 14:38:22 +01:00
  • 271743b669 Updated to version 8.4.1 8.4.1 Jkorf 2024-12-02 13:15:31 +01:00