1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2025-06-07 16:06:15 +00:00

Commit Graph

  • f287ec1fa4 Added some checks socket connections JKorf 2024-07-10 14:12:07 +02:00
  • 28da93af9d Test fixes JKorf 2024-07-10 10:18:58 +02:00
  • 0d5bdf5095 Bumped System.Text.Json package to 8.0.4 JKorf 2024-07-10 10:09:36 +02:00
  • 8dac3d7aa6 Refactor to prevent usage of thread block ManualResetEvent in socket message handling JKorf 2024-07-09 16:50:08 +02:00
  • 6951f31be7 Fix ArrayConverter error for nullable types JKorf 2024-07-05 16:34:58 +02:00
  • decef7b137 Update CryptoExchange.Net.csproj feature/config JKorf 2024-07-03 21:53:36 +02:00
  • 630f85ec49 Updated to version 7.8.0 7.8.0 JKorf 2024-07-02 20:17:01 +02:00
  • 9ec4f2276f Updated single endpoint limit configuration, added LongConverter, updated SystemTextJsonComparer logic JKorf 2024-07-02 16:13:10 +02:00
  • 0a0c66541e Updated to version 7.7.3 7.7.3 JKorf 2024-06-26 19:11:13 +02:00
  • bb4199620e Added caching docs JKorf 2024-06-26 15:33:31 +02:00
  • 8a83cd2cb8 Array comparison updates for unit tests JKorf 2024-06-26 15:13:21 +02:00
  • fcfeaf568f Fixed request ids not matching JKorf 2024-06-26 11:21:52 +02:00
  • 25567ea434 Added nullable int converter for System.Text.Json JKorf 2024-06-25 20:52:35 +02:00
  • 1ab85d4c26 Updated to version 7.7.2 7.7.2 JKorf 2024-06-25 16:42:45 +02:00
  • be68115099 Fix for ratelimiting possibly creating negative waits JKorf 2024-06-25 16:14:09 +02:00
  • ff0550b0fb Updated to version 7.7.1 7.7.1 JKorf 2024-06-23 22:40:13 +02:00
  • 1ab1e008fc Some fixes for caching JKorf 2024-06-23 22:39:54 +02:00
  • 6f30c72608 Updated to version 7.7.0 7.7.0 JKorf 2024-06-23 15:38:40 +02:00
  • e927bc3d20 Close socket when connecting and authentication fails JKorf 2024-06-23 14:55:20 +02:00
  • 09ed7d1436 Small improvements JKorf 2024-06-23 14:41:59 +02:00
  • 6fed657ea6 Added ObjectStringConverter for double serialized objects JKorf 2024-06-21 16:49:02 +02:00
  • 1555f8da0c
    Fix issue with rate limit guard waiting sub ms (#204) Jonnern 2024-06-21 16:47:14 +02:00
  • 68b28fc875 Small improvements JKorf 2024-06-19 17:01:26 +02:00
  • 5d50d8cde8 Merge branch 'master' of https://github.com/JKorf/CryptoExchange.Net JKorf 2024-06-17 17:29:57 +02:00
  • 9ff673d8be Fixed unhandled exception when websocket connection is interupted while waiting for ratelimit JKorf 2024-06-17 10:53:22 +02:00
  • 3e5a34fb56 Added dedicated request websocket connection support JKorf 2024-06-16 16:55:44 +02:00
  • 64ee50d98c Added SocketConnection as parameter to GetAuthenticationRequest socket api client JKorf 2024-06-14 14:06:57 +02:00
  • 6a105c6f8f Added support for caching GET requests JKorf 2024-06-13 16:29:02 +02:00
  • 287aadc720 Added CancellationToken support for websocket queries JKorf 2024-06-13 11:58:52 +02:00
  • 7229438a0b Docs JKorf 2024-06-12 21:42:20 +02:00
  • 444af98a15 Added GateIo reference JKorf 2024-06-12 19:23:34 +02:00
  • 70c6fa1bbb Fixed tests JKorf 2024-06-12 18:05:26 +02:00
  • d27f394b46 Removed HandleUpdatesBeforeConfirmation flag, allow messages to trigger listeners even if not confirmed and mark as confirmed then. Updated websocket reconnection delay handling JKorf 2024-06-12 16:56:06 +02:00
  • c8c98e13d0 Updated to version 7.6.0 JKorf 2024-06-11 16:32:28 +02:00
  • 9fcd722991
    Feature/body uri param split (#203) 7.6.0 Jan Korf 2024-06-11 16:23:48 +02:00
  • 8080ecccc0 Added support for Patch requests, added SetBody to ParameterCollection for directly setting the request body JKorf 2024-06-04 09:54:24 +02:00
  • 4b6fa9a1b1 Delete release.yml JKorf 2024-06-02 09:38:23 +02:00
  • 0b6dbde7d4 docs JKorf 2024-06-01 22:56:43 +02:00
  • fe4d63ba75 Update index.html JKorf 2024-06-01 22:17:26 +02:00
  • 04bd3727ca Updated version JKorf 2024-05-07 09:56:59 +02:00
  • 7e6fcd03c2 Update release.yml JKorf 2024-05-07 09:50:22 +02:00
  • fde8d6353b Fixed SetApiCredentials not correctly being used by rate limiter causing exception 7.5.2 JKorf 2024-05-07 09:43:37 +02:00
  • 41b996168a Create release.yml JKorf 2024-05-05 14:17:13 +02:00
  • b26f8fb900 Updated version JKorf 2024-05-03 16:05:44 +02:00
  • bdbbc61d86 More supported testing comparing JKorf 2024-05-03 16:03:49 +02:00
  • d64e200f2f Test implementation fixes JKorf 2024-05-02 22:29:32 +02:00
  • 71d54e2f9a Updated version 7.5.0 JKorf 2024-05-01 19:54:07 +02:00
  • ba3975993f Added multilayer nested compare support for testing JKorf 2024-05-01 19:49:14 +02:00
  • 050286ecd1
    Unit testing update (#199) Jan Korf 2024-05-01 19:24:53 +02:00
  • 96c9a55c48 Update index.html JKorf 2024-04-29 15:33:09 +02:00
  • a20cbb2f1c Update index.html JKorf 2024-04-29 14:57:20 +02:00
  • 2e957d7d9e Docs JKorf 2024-04-29 14:40:34 +02:00
  • 18d0341056 Update README.md JKorf 2024-04-28 14:10:00 +02:00
  • a2bfed2433 Update README.md JKorf 2024-04-28 14:09:37 +02:00
  • 67299338a8 Updated version 7.4.0 JKorf 2024-04-28 10:59:59 +02:00
  • 971c049c5f
    Feature/cryptoclients update (#198) Jan Korf 2024-04-28 10:56:51 +02:00
  • bb7ba5ea49 Updated version 7.3.3 JKorf 2024-04-23 19:03:34 +02:00
  • 747c986644 Update DateTimeConverter.cs JKorf 2024-04-23 16:44:42 +02:00
  • d88087c8ac Fix concurrency issue request definition cache JKorf 2024-04-23 14:56:10 +02:00
  • 968bdc330e Added new datetime format support JKorf 2024-04-23 14:55:57 +02:00
  • 7b49562c1d Fixed reconnect url logging even when url hasn't changed JKorf 2024-04-23 09:11:05 +02:00
  • 24ba60da47 Added error message context JKorf 2024-04-21 11:48:11 +02:00
  • ed5a07fbdb Updated version JKorf 2024-04-19 11:47:21 +02:00
  • 3d3a9b88e7 Fix for endpoint specific rate limiting throwing exception JKorf 2024-04-19 11:45:46 +02:00
  • b2f9d5753e Updated version 7.3.1 JKorf 2024-04-18 19:25:53 +02:00
  • de46c7bd1d Don't mark system subscriptions as unconfirmed when reconnecting JKorf 2024-04-18 13:39:00 +02:00
  • 5b11d94f73 Docs JKorf 2024-04-17 13:57:00 +02:00
  • 6f915a3739 Updated version JKorf 2024-04-17 13:39:52 +02:00
  • d5c4b1bd01 Rename RatelimiterEnabled option to RateLimiterEnabled JKorf 2024-04-17 13:37:45 +02:00
  • 1b1961db00
    Feature/ratelimit refactor (#197) Jan Korf 2024-04-16 14:55:27 +02:00
  • 2dbd5be924
    Get the state of ApiClient, SocketConnection, and Subscription as a record (#195) Jonnern 2024-04-16 14:37:00 +02:00
  • 24c40d2dc6 Updated version 7.2.1 JKorf 2024-04-05 20:09:37 +02:00
  • 5ef6feb996 Added readme for docs folder JKorf 2024-04-03 16:52:41 +02:00
  • 85dad6f6f0 Fix BoolConverter writing JKorf 2024-04-03 09:49:34 +02:00
  • 3cdcf0d9be Improved SystemTextJson message accessor value retrieval JKorf 2024-03-29 15:55:19 +01:00
  • b90a0a71e9 Socket connection improvements on reconnect JKorf 2024-03-28 20:35:49 +01:00
  • e62786a70f Update index.html JKorf 2024-03-27 16:17:37 +01:00
  • 87722f2d28 BingX example docs JKorf 2024-03-26 09:33:14 +01:00
  • a86276f18d Added BingX to docs JKorf 2024-03-25 22:09:28 +01:00
  • f432a66016 Updated examples JKorf 2024-03-25 19:56:21 +01:00
  • 9e2910d2ec Update README.md JKorf 2024-03-24 21:15:11 +01:00
  • 46fbc1eb85 Updated version 7.2.0 JKorf 2024-03-24 11:49:29 +01:00
  • f397d3ab94 Small logging changes JKorf 2024-03-24 10:28:55 +01:00
  • 81a2da1f3f Fix test JKorf 2024-03-22 17:50:12 +01:00
  • af3303c7b8 Order book logging JKorf 2024-03-22 17:02:21 +01:00
  • 8ddd9ecf22 Some small improvements and fixes JKorf 2024-03-22 16:41:19 +01:00
  • de72fe4fb9
    Implement high-performance logging (#193) Jonnern 2024-03-22 16:39:32 +01:00
  • 108c8fc183 Small fixes JKorf 2024-03-21 21:34:15 +01:00
  • e86713e949 Performance improvements JKorf 2024-03-21 16:46:17 +01:00
  • db9fba4cf2 Added specific type fields for NodeAccessor to prevent boxing JKorf 2024-03-21 14:09:49 +01:00
  • 926802d953 Fix for HandleUpdatesBeforeConfirmation if set on subscription itself JKorf 2024-03-20 12:03:19 +01:00
  • 87f5e12b60 Fixed original data not available in socket parsing JKorf 2024-03-18 15:29:42 +01:00
  • 034eb83bae Updated version JKorf 2024-03-16 15:25:07 +01:00
  • 7f29275851 Added Exchange property to ISocketClient interface JKorf 2024-03-16 14:47:12 +01:00
  • 2fb3442800
    Feature/system.text.json (#192) Jan Korf 2024-03-16 14:45:36 +01:00
  • 462c857bba
    Add tests for subscription confirmation (#191) Jonnern 2024-03-08 08:34:14 +01:00
  • 61aa589cda Added checks JKorf 2024-03-04 16:45:51 +01:00
  • 27704bf090 Docs JKorf 2024-03-01 14:29:26 +01:00
  • 4c899861b1 Docs JKorf 2024-03-01 14:25:38 +01:00
  • 0cff678c2d Converter fixes JKorf 2024-02-26 14:28:34 +01:00