ton-http-api 2.0.36__py3-none-any.whl → 2.0.38__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.
pyTON/main.py CHANGED
@@ -1,6 +1,8 @@
1
1
  #!/usr/bin/python3
2
2
  import os
3
3
  import sys
4
+ sys.setrecursionlimit(2048)
5
+
4
6
  import json
5
7
  import asyncio
6
8
  import base64
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ton-http-api
3
- Version: 2.0.36
3
+ Version: 2.0.38
4
4
  Summary: HTTP API for TON (The Open Network)
5
5
  Home-page: https://github.com/toncenter/ton-http-api
6
6
  Author: K-Dimentional Tree
@@ -17,15 +17,15 @@ Classifier: Topic :: Software Development :: Libraries
17
17
  Requires-Python: >=3.7
18
18
  Description-Content-Type: text/markdown
19
19
  Requires-Dist: redis ==5.0.1
20
- Requires-Dist: loguru >=0.6.0
21
- Requires-Dist: fastapi >=0.78.0
22
- Requires-Dist: pydantic >=1.9.1
23
- Requires-Dist: requests >=2.28.0
20
+ Requires-Dist: loguru ==0.6.0
21
+ Requires-Dist: fastapi ==0.99.1
22
+ Requires-Dist: pydantic ==1.10.14
23
+ Requires-Dist: requests ==2.28.0
24
24
  Requires-Dist: ring ==0.10.1
25
- Requires-Dist: uvicorn >=0.17.6
26
- Requires-Dist: gunicorn >=20.1.0
27
- Requires-Dist: pytonlib ==0.0.43
28
- Requires-Dist: inject >=4.3.1
25
+ Requires-Dist: uvicorn ==0.17.6
26
+ Requires-Dist: gunicorn ==20.1.0
27
+ Requires-Dist: pytonlib ==0.0.53
28
+ Requires-Dist: inject ==4.3.1
29
29
 
30
30
  ![splash_http_api](https://user-images.githubusercontent.com/1449561/154847286-989a6c51-1615-45e1-b40f-aec7c13014fa.png)
31
31
 
@@ -1,14 +1,14 @@
1
1
  pyTON/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  pyTON/__main__.py,sha256=s38Hio4NMli_rdk4BMFsvFVjRvjn6-ue8BmrEpVAxHI,3425
3
3
  pyTON/cache.py,sha256=EmOG2sZtbQno4p40ugf9XagdmWfdCopW4eTIGCpsO9Y,1219
4
- pyTON/main.py,sha256=5D5u0WqTAjrPKRysU58dkvRgSTon1ZNxl2VqrEtavjk,30547
4
+ pyTON/main.py,sha256=-GfFxwyNxIg6VWz8KsiNltwm4Of-1HH-ge_iJ5qRFsU,30576
5
5
  pyTON/manager.py,sha256=TLOWRtBXZnl-OunSxRphbq8pUVrlcZuXI73uRB7QXxo,21860
6
6
  pyTON/models.py,sha256=y0qc3OLCxKCp4kcnphAQG6ytbWdz_VuqcmbbDfv8Qdk,958
7
7
  pyTON/settings.py,sha256=1_ni1WfiDDFoGLkxyMriuMJiEzSrxi8lDOt06QyeuxE,4217
8
8
  pyTON/worker.py,sha256=R6IK4ANuJowq8NfUmd8oTOxMLmJGoU9SdRu5iMl8wms,7937
9
- ton_http_api-2.0.36.dist-info/METADATA,sha256=EkQj7RE6c0sBAJSCaW4L35bJCIiNy4DF62n3XvrmRZc,7496
10
- ton_http_api-2.0.36.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
11
- ton_http_api-2.0.36.dist-info/entry_points.txt,sha256=Y-cIEmhbB82C-YFUasJ9ntyAyX5-zVoZO0KCoHH-dBM,54
12
- ton_http_api-2.0.36.dist-info/top_level.txt,sha256=3YNL3CNQpsgajYJ8rlVECgL2taXsBxUgXSA5rJSF2RQ,6
13
- ton_http_api-2.0.36.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
14
- ton_http_api-2.0.36.dist-info/RECORD,,
9
+ ton_http_api-2.0.38.dist-info/METADATA,sha256=gOFY8f2WZ67ZDh9pOSXTxtwIHTfunzUBM47WB8MufSc,7498
10
+ ton_http_api-2.0.38.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
11
+ ton_http_api-2.0.38.dist-info/entry_points.txt,sha256=Y-cIEmhbB82C-YFUasJ9ntyAyX5-zVoZO0KCoHH-dBM,54
12
+ ton_http_api-2.0.38.dist-info/top_level.txt,sha256=3YNL3CNQpsgajYJ8rlVECgL2taXsBxUgXSA5rJSF2RQ,6
13
+ ton_http_api-2.0.38.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
14
+ ton_http_api-2.0.38.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.3)
2
+ Generator: bdist_wheel (0.42.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5