35 Commits (c6bd752fe304a55d98f0b7e617089304cf3aa0f8)

Author SHA1 Message Date
Morty Space c6bd752fe3 Fixed ticker, added websocket reconnect timeout 4 years ago
Morty Space 6a4769014f Removed typing for older python versions support 4 years ago
Morty Space 5a59a45362 Removed aiohttp, moved to httpx + websockets 4 years ago
Morty Space cc65cac9a7 Added timeout to sockets with reconnect 4 years ago
Irishery 4978530a0e a bit refactoring 4 years ago
Irishery a930ddd092 RPS update 4 years ago
Irishery f29a2ccc7d Refactored RPS 4 years ago
Irishery 195c47d732 refactored rate_limiting - switched to limiter library 4 years ago
Irishery 6734410470 update RateLimiter logic 4 years ago
Irishery 12963b27e0 added RPS instead semaphore 4 years ago
Morty Space 27c937f393 Fixed import of event loop setup 4 years ago
Morty Space 7a9f31b5ea Fixed eventloop bug when running on windows 4 years ago
Morty Space fe5e088d0a Fixed tests, updated transaction structs 5 years ago
Morty Space 5fe146886e Added more timeouts to websockets, updated coins 5 years ago
Morty Space 492955cf21 Fixed timeout, updated pairs 5 years ago
Morty Space cf2cf98051 Fixed missing trades, updated coins 5 years ago
Morty Space ba9bd55f41 Added json input data to error, fixed missing .0 in prices 5 years ago
Morty Space a062ce4bbe Refactored pairs to get fresh from server 5 years ago
Morty Space aee70f3dd3 Added changes from PR, fixed orders copy, increased timeout 6 years ago
Morty Space b6a835f6fc Added websocket API support, added basic exchange listen methods 6 years ago
Morty Space 23b4c319ab Added base websockets support, fixed trade bugs 6 years ago
Morty Space 5079a92a45 Removed websocket support, will be replaced by new implementation 6 years ago
Morty Space a64186c61a Initial migration to API V2 6 years ago
Morty Space 2a82a9d742 Updated logic for error handling, updated limits 6 years ago
Morty Space 72e861dcf4 Added ICX pair 6 years ago
Morty Space 65daff5eff Fixed retry when we have too many requests 6 years ago
Morty Space 1df3793ce1 Updated trading pairs, updated timeouts 6 years ago
Morty Space 77e122ddae Fixed order checks 6 years ago
Morty Space de3f296eba Updated timeouts, retries and exception info 6 years ago
Morty Space a56299c5b6 Tuned limits split on half 6 years ago
Morty Space 9a82df8735 Added rate-limit inside api-provider 6 years ago
Morty Space ef962d8e21 Less retries, more OS tests 6 years ago
Morty Space 2cb4831a51 More retries for slow connections 6 years ago
Morty Space c6bdb11bd7 Disabled retries and timeout args per request (use different API instance) 6 years ago
Morty Space 65538a48b9 Initial commit 6 years ago