crypto-com-sdk 0.0.66__py3-none-any.whl → 0.0.67__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {crypto_com_sdk-0.0.66.dist-info → crypto_com_sdk-0.0.67.dist-info}/METADATA +1 -1
- {crypto_com_sdk-0.0.66.dist-info → crypto_com_sdk-0.0.67.dist-info}/RECORD +8 -8
- cryptocom/ccxt/__init__.py +1 -1
- cryptocom/ccxt/async_support/__init__.py +1 -1
- cryptocom/ccxt/async_support/base/exchange.py +4 -1
- cryptocom/ccxt/base/exchange.py +3 -2
- cryptocom/ccxt/pro/__init__.py +9 -1
- {crypto_com_sdk-0.0.66.dist-info → crypto_com_sdk-0.0.67.dist-info}/WHEEL +0 -0
@@ -1,11 +1,11 @@
|
|
1
1
|
cryptocom/__init__.py,sha256=Ei5wz00g_3ERgN2Gsu1ZcccyL4tByDvfxR8qKkPxAgc,282
|
2
|
-
cryptocom/ccxt/__init__.py,sha256=
|
2
|
+
cryptocom/ccxt/__init__.py,sha256=EYMoeIOrzb1ZwBQu28ZWHb_nNnEJPfVTOisjFKwTQJk,6054
|
3
3
|
cryptocom/ccxt/cryptocom.py,sha256=XFAMUXE335fakbD3FB3Eaii9fwwTpGKhl8oNd8LNad0,145779
|
4
4
|
cryptocom/ccxt/abstract/cryptocom.py,sha256=VdIfedBhx9Oym8fQ06c4Xmip7iT02hiVNBQA0E0rXU8,20915
|
5
|
-
cryptocom/ccxt/async_support/__init__.py,sha256=
|
5
|
+
cryptocom/ccxt/async_support/__init__.py,sha256=lgFRn-q2djfgDC_tUm5SB5yWwvYuJyQCKektv6BXtwo,4787
|
6
6
|
cryptocom/ccxt/async_support/cryptocom.py,sha256=Yf_e0b9YbiuA-P21mISGUG8q1arflDzFYLT1yZVQfaw,146399
|
7
7
|
cryptocom/ccxt/async_support/base/__init__.py,sha256=aVYSsFi--b4InRs9zDN_wtCpj8odosAB726JdUHavrk,67
|
8
|
-
cryptocom/ccxt/async_support/base/exchange.py,sha256=
|
8
|
+
cryptocom/ccxt/async_support/base/exchange.py,sha256=fbgJlT00ihhKWP1xWzUWIR32BYHsi6WuAPxDH_Toe9Q,119161
|
9
9
|
cryptocom/ccxt/async_support/base/throttler.py,sha256=tvDVcdRUVYi8fZRlEcnqtgzcgB_KMUMRs5Pu8tuU-tU,1847
|
10
10
|
cryptocom/ccxt/async_support/base/ws/__init__.py,sha256=uockzpLuwntKGZbs5EOWFe-Zg-k6Cj7GhNJLc_RX0so,1791
|
11
11
|
cryptocom/ccxt/async_support/base/ws/aiohttp_client.py,sha256=Y5HxAVXyyYduj6b6SbbUZETlq3GrVMzrkW1r-TMgpb8,6329
|
@@ -18,10 +18,10 @@ cryptocom/ccxt/async_support/base/ws/order_book_side.py,sha256=GhnGUt78pJ-AYL_Dq
|
|
18
18
|
cryptocom/ccxt/base/__init__.py,sha256=eTx1OE3HJjspFUQjGm6LBhaQiMKJnXjkdP-JUXknyQ0,1320
|
19
19
|
cryptocom/ccxt/base/decimal_to_precision.py,sha256=fgWRBzRTtsf3r2INyS4f7WHlzgjB5YM1ekiwqD21aac,6634
|
20
20
|
cryptocom/ccxt/base/errors.py,sha256=MvCrL_sAM3de616T6RE0PSxiF2xV6Qqz5b1y1ghidbk,4888
|
21
|
-
cryptocom/ccxt/base/exchange.py,sha256=
|
21
|
+
cryptocom/ccxt/base/exchange.py,sha256=5k_lyLt0b6iu84H4u7pq1TpLtLC-jUPxlqmG0gQfElo,328200
|
22
22
|
cryptocom/ccxt/base/precise.py,sha256=koce64Yrp6vFbGijJtUt-QQ6XhJgeGTCksZ871FPp_A,8886
|
23
23
|
cryptocom/ccxt/base/types.py,sha256=IbLO7Ni-plO36xlOdJQFqujSJBq0q9qll009ShZ0M_U,11468
|
24
|
-
cryptocom/ccxt/pro/__init__.py,sha256=
|
24
|
+
cryptocom/ccxt/pro/__init__.py,sha256=_YNoF0A0is1Y7jERSR72WTNhHpy3-llLlLv0JQXRXiQ,4227
|
25
25
|
cryptocom/ccxt/pro/cryptocom.py,sha256=HxORVyDV1R0ILS-fl8ikRvF0D7pW9AqPaZNxVVeOTYI,60160
|
26
26
|
cryptocom/ccxt/static_dependencies/README.md,sha256=3TCvhhn09_Cqf9BDDpao1V7EfKHDpQ6k9oWRsLFixpU,18
|
27
27
|
cryptocom/ccxt/static_dependencies/__init__.py,sha256=tzFje8cloqmiIE6kola3EaYC0SnD1izWnri69hzHsSw,168
|
@@ -282,6 +282,6 @@ cryptocom/ccxt/static_dependencies/toolz/curried/exceptions.py,sha256=gKFOHDIayA
|
|
282
282
|
cryptocom/ccxt/static_dependencies/toolz/curried/operator.py,sha256=ML92mknkAwzBl2NCm-4werSUmJEtSHNY9NSzhseNM9s,525
|
283
283
|
cryptocom/ccxt/static_dependencies/typing_inspect/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
284
284
|
cryptocom/ccxt/static_dependencies/typing_inspect/typing_inspect.py,sha256=5gIWomLPfuDpgd3gX1GlnX0MuXM3VorR4j2W2qXORiQ,28269
|
285
|
-
crypto_com_sdk-0.0.
|
286
|
-
crypto_com_sdk-0.0.
|
287
|
-
crypto_com_sdk-0.0.
|
285
|
+
crypto_com_sdk-0.0.67.dist-info/METADATA,sha256=GRZjkHq3mkqlRs-NoHWT0yy2pRWyLj5bZcZczIftpmk,14851
|
286
|
+
crypto_com_sdk-0.0.67.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
287
|
+
crypto_com_sdk-0.0.67.dist-info/RECORD,,
|
cryptocom/ccxt/__init__.py
CHANGED
@@ -26,7 +26,7 @@ sys.modules['ccxt'] = ccxt_module
|
|
26
26
|
|
27
27
|
# ----------------------------------------------------------------------------
|
28
28
|
|
29
|
-
__version__ = '4.4.
|
29
|
+
__version__ = '4.4.88'
|
30
30
|
|
31
31
|
# ----------------------------------------------------------------------------
|
32
32
|
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
# -----------------------------------------------------------------------------
|
4
4
|
|
5
|
-
__version__ = '4.4.
|
5
|
+
__version__ = '4.4.88'
|
6
6
|
|
7
7
|
# -----------------------------------------------------------------------------
|
8
8
|
|
@@ -282,7 +282,10 @@ class Exchange(BaseExchange):
|
|
282
282
|
currencies = None
|
283
283
|
if self.has['fetchCurrencies'] is True:
|
284
284
|
currencies = await self.fetch_currencies()
|
285
|
+
self.options['cachedCurrencies'] = currencies
|
285
286
|
markets = await self.fetch_markets(params)
|
287
|
+
if 'cachedCurrencies' in self.options:
|
288
|
+
del self.options['cachedCurrencies']
|
286
289
|
return self.set_markets(markets, currencies)
|
287
290
|
|
288
291
|
|
cryptocom/ccxt/base/exchange.py
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
# -----------------------------------------------------------------------------
|
6
6
|
|
7
|
-
__version__ = '4.4.
|
7
|
+
__version__ = '4.4.88'
|
8
8
|
|
9
9
|
# -----------------------------------------------------------------------------
|
10
10
|
|
@@ -1536,7 +1536,8 @@ class Exchange(object):
|
|
1536
1536
|
currencies = self.fetch_currencies()
|
1537
1537
|
self.options['cachedCurrencies'] = currencies
|
1538
1538
|
markets = self.fetch_markets(params)
|
1539
|
-
|
1539
|
+
if 'cachedCurrencies' in self.options:
|
1540
|
+
del self.options['cachedCurrencies']
|
1540
1541
|
return self.set_markets(markets, currencies)
|
1541
1542
|
|
1542
1543
|
def fetch_markets(self, params={}):
|
cryptocom/ccxt/pro/__init__.py
CHANGED
@@ -8,7 +8,7 @@ sys.modules['ccxt'] = ccxt_module
|
|
8
8
|
|
9
9
|
# ----------------------------------------------------------------------------
|
10
10
|
|
11
|
-
__version__ = '4.4.
|
11
|
+
__version__ = '4.4.88'
|
12
12
|
|
13
13
|
# ----------------------------------------------------------------------------
|
14
14
|
|
@@ -169,6 +169,14 @@ from ccxt.base.errors import error_hierarchy # noqa: F4
|
|
169
169
|
|
170
170
|
|
171
171
|
|
172
|
+
|
173
|
+
|
174
|
+
|
175
|
+
|
176
|
+
|
177
|
+
|
178
|
+
|
179
|
+
|
172
180
|
|
173
181
|
|
174
182
|
|
File without changes
|