Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 1.17.70
    5e50a29c · 1.17.70 ·
    gemini milliseconds nonce fix #3554
    
    [ci skip]
  • 1.17.69
    20637586 · 1.17.69 ·
    poloniex PermissionDenied error handling fix #3556
    
    [ci skip]
  • 1.17.68
    30b40069 · 1.17.68 ·
    added examples/py/fetch-create-deposit-address.py fix #3556
    
    [ci skip]
  • 1.17.67
    4adfac9b · 1.17.67 ·
    added examples/js/fetch-create-deposit-address.js fix #3556
    
    [ci skip]
  • 1.17.66
    5cf70be1 · 1.17.66 ·
    coinex parseTrade timestamp fix #3555
    
    [ci skip]
  • 1.17.65
    8d87a660 · 1.17.65 ·
    minor huobipro fixes
    
    [ci skip]
  • 1.17.64
    c82d82e8 · 1.17.64 ·
    Change full name Atonomi to official ticker ATMI
    
    [ci skip]
  • 1.17.63
    6761ee46 · 1.17.63 ·
    Add fetchTradingFees to Luno
    
    Add fetchTradingFees to Luno
    
    [ci skip]
  • 1.17.62
    a6b3973a · 1.17.62 ·
    unnecessary space removed
    
    [ci skip]
  • 1.17.61
    eba98669 · 1.17.61 ·
    Revert "NPM Build"
    
    This reverts commit ac48bede9f7cb9d5e6c375620d5f1f9ab04dea3b.
    
    [ci skip]
  • 1.17.60
    b0d144dc · 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.59
    ef9d2522 · 1.17.59 ·
    Adding links to Node.js, Python and PHP
    
    [ci skip]
  • 1.17.58
    a18e607f · 1.17.58 ·
    clarified the message about the necessary .close() call in async coroutines with python #3532
    
    [ci skip]
  • 1.17.57
    6c14c71d · 1.17.57 ·
    bcex cleanup & linting, missing semicolon
    
    [ci skip]
  • 1.17.56
    7c50f338 · 1.17.56 ·
    updated kornrunner/solidity in composer.json for php
    
    [ci skip]
  • 1.17.55
    fd4c494a · 1.17.55 ·
    minor edit to coinex
    
    [ci skip]
  • 1.17.54
    ace354e9 · 1.17.54 ·
    minor transpiler edit for array lengths #3531
    
    [ci skip]
  • 1.17.53
    35ab3fcf · 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.52
    243df855 · 1.17.52 ·
    kucoin parseOrder indentation fix #3526
    
    [ci skip]
  • 1.17.51
    81317f4c · 1.17.51 ·
    trailing space cleanup #3529
    
    [ci skip]