-
1.17.61
Revert "NPM Build" This reverts commit ac48bede9f7cb9d5e6c375620d5f1f9ab04dea3b. [ci skip]
-
1.17.60
OKEX started to reply with {"error_code":1} on GET https://www.okex.com/api/v1/tickers.do [ci skip]
-
1.17.58
clarified the message about the necessary .close() call in async coroutines with python #3532 [ci skip]
-
1.17.53
huobipro: decode addl error code seems reasonable to handle `order-limitorder-price-max-error` as well as `order-limitorder-price-min-error` :-) (these is generated by huobipro when one tries to trade more than 10% away from current price) I saw: ``` ExchangeError('huobipro {"status":"error","err-code":"order-limitorder-price-max-error","err-msg":"limit order price error, max: `0.00006719`","data":null}',) ``` [ci skip]
-
1.17.48
added stats1/{key}:{size}:{symbol}/{section} endpoint to bitfinex2.js refix #3518 [ci skip]