coinolio / coinolio

Open source Bitcoin and Altcoin portfolio / trades logging and tracking. Including Profit / Loss calculations, Price Charts and realtime updates.
MIT License
28 stars 9 forks source link

An in-range update of ccxt is breaking the build 🚨 #10

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

Version 1.14.42 of ccxt was just published.

Branch Build failing 🚨
Dependency ccxt
Current Version 1.14.41
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

ccxt is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/coinolio/coinolio/builds/381613499?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 2 commits.

  • 13e06b5 1.14.42
  • 8168742 cobinhood handling for InvalidNonce fix #2867

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Version 1.14.145 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 63 commits.

There are 63 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.146 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 66 commits.

There are 66 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.147 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 69 commits.

There are 69 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.148 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 81 commits.

  • bfb8d3d 1.14.148
  • 2c1b17f added cloudflare/py example to the manual
  • 6925de5 minor edits and cleanup for PEP8
  • bcb28b4 added examples/py/bypass-cloudflare-with-cookies.py
  • ad926ed Merge branch 'digital-assets-data-master'
  • dda6840 moved CB-VERSION to headers, more fixes to fetchTicker #3062 #3063
  • 6cb8628 simplified coinbase fetchTicker even further #3063 #3062
  • 465b74c cleanup and minor edits #3063 #3062
  • 01d435b more edits to coinbase, simplified fetchTicker, proper market ids fix #3063 fix #3062
  • 54a9f1f removed getDatum, moved to handleErrors, more deduplication in fetchTicker fix #3063 fix #3062
  • fc8d8e6 Merge branch 'master' of https://github.com/digital-assets-data/ccxt into digital-assets-data-master
  • 00faf43 1.14.147
  • e250ba4 Merge branch 'master' of https://github.com/ccxt-dev/ccxt
  • f997770 livecoin parseOrder lowercase ordertype in php, simplified order cost fix #3064 #3001
  • 9480c24 add fetchCurrency and fetchTicker support, fix signing bugs

There are 81 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.149 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 85 commits.

There are 85 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.150 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 88 commits.

There are 88 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.151 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 91 commits.

There are 91 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.152 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 94 commits.

There are 94 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.153 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 100 commits.

There are 100 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.154 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 103 commits.

There are 103 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.155 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 106 commits.

There are 106 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.156 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 109 commits.

There are 109 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.157 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 114 commits.

There are 114 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.158 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 129 commits.

There are 129 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.159 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 136 commits.

  • 89d14a1 1.14.159
  • 9a8cc36 Merge pull request #3082 from egorFiNE/unify-cancelOrder-hitbtc2
  • 2dd8c6c Merge pull request #3081 from egorFiNE/unify-cancelOrder-binance
  • 46acef6 Merge branch 'master' into unify-cancelOrder-hitbtc2
  • 49c19b2 Merge branch 'master' into unify-cancelOrder-binance
  • 08f791c 1.14.158
  • 3263339 Merge branch 'egorFiNE-ef-cryptopia2'
  • f490607 cryptopia added missing brackets to sanitizeBrokenJsonString fix #3051
  • cd9b7b4 Merge branch 'ef-cryptopia2' of https://github.com/egorFiNE/ccxt into egorFiNE-ef-cryptopia2
  • 1e3030d 1.14.157
  • a58ce00 Merge pull request #3076 from egorFiNE/cobinhood_nonce_milliseconds
  • 226c853 Merge pull request #3075 from egorFiNE/gatecoin_fix_cancel_cancelled
  • e21f562 1.14.156
  • 6011cff Merge pull request #3074 from egorFiNE/gateio-fix-listopenorders
  • fa6c28a cobinhood: seconds is not precise enough for nonce

There are 136 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.160 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 148 commits.

  • eec839b 1.14.160
  • 1babb89 Merge branch 'egorFiNE-ef-bittrex-proper-exceptions'
  • 5dffd73 bittrex cancelOrder handling for INVALID_ORDER merge #3084
  • f9c26d8 Merge branch 'ef-bittrex-proper-exceptions' of https://github.com/egorFiNE/ccxt into egorFiNE-ef-bittrex-proper-exceptions
  • b061da9 Merge branch 'master' of https://github.com/ccxt-dev/ccxt
  • 89d14a1 1.14.159
  • 9a8cc36 Merge pull request #3082 from egorFiNE/unify-cancelOrder-hitbtc2
  • 2dd8c6c Merge pull request #3081 from egorFiNE/unify-cancelOrder-binance
  • 46acef6 Merge branch 'master' into unify-cancelOrder-hitbtc2
  • 49c19b2 Merge branch 'master' into unify-cancelOrder-binance
  • 80ea058 formatting edits in the Manual
  • 19f3364 minor edit for proper comment transpiling in cryptopia sanitizeBrokenJsonString #3051
  • 08f791c 1.14.158
  • 3263339 Merge branch 'egorFiNE-ef-cryptopia2'
  • f490607 cryptopia added missing brackets to sanitizeBrokenJsonString fix #3051

There are 148 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.161 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 151 commits.

  • 0f86dc9 1.14.161
  • 0f61797 Merge pull request #3079 from frosty00/gateio-fetchopenorders
  • eec839b 1.14.160
  • 1babb89 Merge branch 'egorFiNE-ef-bittrex-proper-exceptions'
  • 5dffd73 bittrex cancelOrder handling for INVALID_ORDER merge #3084
  • f9c26d8 Merge branch 'ef-bittrex-proper-exceptions' of https://github.com/egorFiNE/ccxt into egorFiNE-ef-bittrex-proper-exceptions
  • b061da9 Merge branch 'master' of https://github.com/ccxt-dev/ccxt
  • 89d14a1 1.14.159
  • 9a8cc36 Merge pull request #3082 from egorFiNE/unify-cancelOrder-hitbtc2
  • 2dd8c6c Merge pull request #3081 from egorFiNE/unify-cancelOrder-binance
  • 46acef6 Merge branch 'master' into unify-cancelOrder-hitbtc2
  • 49c19b2 Merge branch 'master' into unify-cancelOrder-binance
  • 8ce4e49 fix gateio fetchopenorders when passing symbol
  • 80ea058 formatting edits in the Manual
  • 19f3364 minor edit for proper comment transpiling in cryptopia sanitizeBrokenJsonString #3051

There are 151 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.162 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 166 commits.

There are 166 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.163 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 169 commits.

  • fcf6523 1.14.163
  • c5a779e Merge pull request #3086 from frosty00/bitfinex-address
  • 4ae1321 add currencies to fetchDepositAddress
  • f64ce0c 1.14.162
  • 89d8b4b Merge pull request #3084 from egorFiNE/unify-cancelOrder-bittrex
  • 544bc17 Merge pull request #3085 from egorFiNE/unify-cancelOrder-cobinhood
  • f2faf10 removed trailing space
  • b4b70c7 typo, missing quote
  • d96c63f cobinhood simplified parseOrder #3085
  • 052dc6f cobinhood typo in parseOrder #3085
  • 019d5e9 cobinhood revised handleErrors #3085
  • 0f86dc9 1.14.161
  • 0f61797 Merge pull request #3079 from frosty00/gateio-fetchopenorders
  • eec839b 1.14.160
  • 1babb89 Merge branch 'egorFiNE-ef-bittrex-proper-exceptions'

There are 169 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.164 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 172 commits.

  • 6cf2f7b 1.14.164
  • 9d1e535 Merge pull request #3088 from egorFiNE/kucoin_braindamaged_response
  • e4339bc kucoin: filter out occasional irrelevant response on fetchOrderBook
  • fcf6523 1.14.163
  • c5a779e Merge pull request #3086 from frosty00/bitfinex-address
  • 4ae1321 add currencies to fetchDepositAddress
  • f64ce0c 1.14.162
  • 89d8b4b Merge pull request #3084 from egorFiNE/unify-cancelOrder-bittrex
  • 544bc17 Merge pull request #3085 from egorFiNE/unify-cancelOrder-cobinhood
  • f2faf10 removed trailing space
  • b4b70c7 typo, missing quote
  • d96c63f cobinhood simplified parseOrder #3085
  • 052dc6f cobinhood typo in parseOrder #3085
  • 019d5e9 cobinhood revised handleErrors #3085
  • 0f86dc9 1.14.161

There are 172 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.165 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 176 commits.

There are 176 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.166 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 180 commits.

There are 180 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.167 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 183 commits.

There are 183 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.168 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 187 commits.

There are 187 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.169 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 190 commits.

  • 438276f 1.14.169
  • c4d4fe1 Merge pull request #3096 from benediamond/bd-bibox-mytrades
  • cc15cbc change orderHistoryList to pendingHistoryList
  • ee07e24 1.14.168
  • b9f612f added bibox.has["fetchOrder"] = true #3094
  • 951f8cf Merge pull request #3094 from benediamond/bd-3073
  • d37a79b 1.14.167
  • 6ae59fb minor edit
  • 28c72ad cryptopia substr → slice refix #3051 fix #3095
  • 8b2dfe7 added support for fetchOrder in bibox
  • 887b7ee 1.14.166
  • 3c2212d Merge pull request #3092 from miracle2k/patch-7
  • 77a2c14 Added missing spaces for the linter
  • 4d1ff20 bitstamp: Submit order with correct precision.
  • b3c311e 1.14.165

There are 190 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.170 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 193 commits.

  • 3ae3822 1.14.170
  • c6866f0 Merge pull request #3100 from firepol/cobinhood/fetchMyTrades
  • 70d1b4f Add fetchMyTrades to cobinhood
  • 438276f 1.14.169
  • c4d4fe1 Merge pull request #3096 from benediamond/bd-bibox-mytrades
  • cc15cbc change orderHistoryList to pendingHistoryList
  • ee07e24 1.14.168
  • b9f612f added bibox.has["fetchOrder"] = true #3094
  • 951f8cf Merge pull request #3094 from benediamond/bd-3073
  • d37a79b 1.14.167
  • 6ae59fb minor edit
  • 28c72ad cryptopia substr → slice refix #3051 fix #3095
  • 8b2dfe7 added support for fetchOrder in bibox
  • 887b7ee 1.14.166
  • 3c2212d Merge pull request #3092 from miracle2k/patch-7

There are 193 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.171 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 195 commits.

  • 5d29400 1.14.171
  • 998b4b6 better support for binance order types fix #3097
  • 3ae3822 1.14.170
  • c6866f0 Merge pull request #3100 from firepol/cobinhood/fetchMyTrades
  • 70d1b4f Add fetchMyTrades to cobinhood
  • 438276f 1.14.169
  • c4d4fe1 Merge pull request #3096 from benediamond/bd-bibox-mytrades
  • cc15cbc change orderHistoryList to pendingHistoryList
  • ee07e24 1.14.168
  • b9f612f added bibox.has["fetchOrder"] = true #3094
  • 951f8cf Merge pull request #3094 from benediamond/bd-3073
  • d37a79b 1.14.167
  • 6ae59fb minor edit
  • 28c72ad cryptopia substr → slice refix #3051 fix #3095
  • 8b2dfe7 added support for fetchOrder in bibox

There are 195 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.172 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 197 commits.

  • 63c2809 1.14.172
  • 7b62010 binance edits fix #3097
  • 5d29400 1.14.171
  • 998b4b6 better support for binance order types fix #3097
  • 3ae3822 1.14.170
  • c6866f0 Merge pull request #3100 from firepol/cobinhood/fetchMyTrades
  • 70d1b4f Add fetchMyTrades to cobinhood
  • 438276f 1.14.169
  • c4d4fe1 Merge pull request #3096 from benediamond/bd-bibox-mytrades
  • cc15cbc change orderHistoryList to pendingHistoryList
  • ee07e24 1.14.168
  • b9f612f added bibox.has["fetchOrder"] = true #3094
  • 951f8cf Merge pull request #3094 from benediamond/bd-3073
  • d37a79b 1.14.167
  • 6ae59fb minor edit

There are 197 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.173 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 201 commits.

  • aadd603 1.14.173
  • 791b7c1 Merge pull request #3104 from alex-karo/fix-gateio-change fix #2990
  • 28e0c74 gateio parseTicker added checks for python
  • 1e8b668 Fix ticker change in gate.io, calc linked fields
  • 63c2809 1.14.172
  • 7b62010 binance edits fix #3097
  • 5d29400 1.14.171
  • 998b4b6 better support for binance order types fix #3097
  • 3ae3822 1.14.170
  • c6866f0 Merge pull request #3100 from firepol/cobinhood/fetchMyTrades
  • 70d1b4f Add fetchMyTrades to cobinhood
  • 438276f 1.14.169
  • c4d4fe1 Merge pull request #3096 from benediamond/bd-bibox-mytrades
  • cc15cbc change orderHistoryList to pendingHistoryList
  • ee07e24 1.14.168

There are 201 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.174 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 211 commits.

  • ce46bbe 1.14.174
  • b58d9f3 Merge pull request #3099 from benediamond/bd-fixes
  • b1a4c05 bibox parseTrade minor edits for unification #3099
  • cb2fde0 bibox parseTrade market parsing edits #3099
  • aadd603 1.14.173
  • 791b7c1 Merge pull request #3104 from alex-karo/fix-gateio-change fix #2990
  • 28e0c74 gateio parseTicker added checks for python
  • 1e8b668 Fix ticker change in gate.io, calc linked fields
  • e95f312 php operator precedence
  • 9d6e9c5 missing semicolon
  • 19fcbcf draw symbol from pair if necessary
  • 7c59e9a public and private trades
  • 63c2809 1.14.172
  • 7b62010 binance edits fix #3097
  • 5d29400 1.14.171

There are 211 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.175 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 3 commits.

  • ef3f7e4 1.14.175
  • 437d34a Merge pull request #3105 from alex-karo/fix-lbank-change
  • 6c45325 Fix ticker change in lbank

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.176 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 5 commits.

  • 346b87c 1.14.176
  • 795941c indodax new markets added fix #3108
  • ef3f7e4 1.14.175
  • 437d34a Merge pull request #3105 from alex-karo/fix-lbank-change
  • 6c45325 Fix ticker change in lbank

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.177 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 8 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.178 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 14 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.179 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 19 commits.

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.180 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 25 commits.

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.181 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 28 commits.

  • c997828 1.14.181
  • 8e306d3 Merge pull request #3121 from alex-karo/qryptos-add-ticker-change
  • 1b4ef37 Add open/change for quoinex/qryptos #2990
  • 82b6772 1.14.180
  • d889396 Merge pull request #3114 from benediamond/bibox-safeorder
  • a4f0cd7 silly mistakes.
  • 8c6fabc whitespace
  • b21a455 superfluous closing bracket, define marketId
  • 129f477 1.14.179
  • 2174966 Merge pull request #3111 from tarax86/master
  • 97852f7 Add await keyword (js/bitflyer.js).
  • d3a4e65 Revert "Add await keyword."
  • cf247b7 safety for missing base/quote in order
  • 8ba9c89 Add await keyword.
  • e11d189 1.14.178

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.182 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 34 commits.

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.183 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 37 commits.

There are 37 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.184 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 46 commits.

There are 46 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.185 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 49 commits.

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.186 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 55 commits.

There are 55 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.187 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 66 commits.

There are 66 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.188 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 69 commits.

There are 69 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.189 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 71 commits.

There are 71 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.190 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 94 commits.

  • 49051e7 1.14.190
  • 454f43b Merge branch 'frosty00-transpileDateTimeTests'
  • 47a82ca fix bitso fetchDepositAddress in php (removed limit from split)
  • 6c2cda4 cryptopia cleanup
  • f6da7cb added support for no-argument invocation to iso8601 and parse8601 in Exchange.php
  • 28ad13c cleanup & transpiling
  • fa76a23 1.14.189
  • b8581ea cleanup
  • b3809fc added a special case for transpiling ccxt namespace references in php
  • 4cb04c0 bibox, fixing a leftover: missing argument for parseOrder in fetchOrder
  • 6ea6afb minor edit
  • 4446c97 edited some comments to make them more transpileable
  • 1662684 transpiler enhancements for properties on variables
  • c0897ba made js/test/base/functions/test.datetime.js transpileable, need to rethink transpiling JS "null"
  • e92a02a added more rules to the transpiler #3058

There are 94 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.191 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 97 commits.

  • 01ef8b7 1.14.191
  • a4be23a cobinhood cancelOrder + parseOrder fix #3128
  • 6416fb1 bitfinex added "No summary found." error message
  • 49051e7 1.14.190
  • 454f43b Merge branch 'frosty00-transpileDateTimeTests'
  • 47a82ca fix bitso fetchDepositAddress in php (removed limit from split)
  • 6c2cda4 cryptopia cleanup
  • f6da7cb added support for no-argument invocation to iso8601 and parse8601 in Exchange.php
  • 28ad13c cleanup & transpiling
  • fa76a23 1.14.189
  • b8581ea cleanup
  • b3809fc added a special case for transpiling ccxt namespace references in php
  • 4cb04c0 bibox, fixing a leftover: missing argument for parseOrder in fetchOrder
  • 6ea6afb minor edit
  • 4446c97 edited some comments to make them more transpileable

There are 97 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.192 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 103 commits.

  • 05c5aa0 1.14.192
  • 0916c38 Merge branch 'Deathamns-bitsane' fix #1273
  • eb47603 bitsane minor edits merge #1746
  • ec73a72 Merge branch 'bitsane' of https://github.com/Deathamns/ccxt into Deathamns-bitsane
  • d6a8a5d minor edit in bitfinex.js Exception → ExceptionClass
  • 01ef8b7 1.14.191
  • a4be23a cobinhood cancelOrder + parseOrder fix #3128
  • 6416fb1 bitfinex added "No summary found." error message
  • 49051e7 1.14.190
  • 454f43b Merge branch 'frosty00-transpileDateTimeTests'
  • 47a82ca fix bitso fetchDepositAddress in php (removed limit from split)
  • 6c2cda4 cryptopia cleanup
  • f6da7cb added support for no-argument invocation to iso8601 and parse8601 in Exchange.php
  • 28ad13c cleanup & transpiling
  • fa76a23 1.14.189

There are 103 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.193 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 107 commits.

There are 107 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.14.194 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 117 commits.

There are 117 commits in total.

See the full diff