faster-eth-utils 5.3.14__cp312-cp312-macosx_11_0_arm64.whl → 5.3.16__cp312-cp312-macosx_11_0_arm64.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.
Potentially problematic release.
This version of faster-eth-utils might be problematic. Click here for more details.
- faster_eth_utils/abi.cpython-312-darwin.so +0 -0
- faster_eth_utils/address.cpython-312-darwin.so +0 -0
- faster_eth_utils/applicators.cpython-312-darwin.so +0 -0
- faster_eth_utils/conversions.cpython-312-darwin.so +0 -0
- faster_eth_utils/crypto.cpython-312-darwin.so +0 -0
- faster_eth_utils/currency.cpython-312-darwin.so +0 -0
- faster_eth_utils/debug.cpython-312-darwin.so +0 -0
- faster_eth_utils/decorators.cpython-312-darwin.so +0 -0
- faster_eth_utils/encoding.cpython-312-darwin.so +0 -0
- faster_eth_utils/exceptions.cpython-312-darwin.so +0 -0
- faster_eth_utils/functional.cpython-312-darwin.so +0 -0
- faster_eth_utils/hexadecimal.cpython-312-darwin.so +0 -0
- faster_eth_utils/humanize.cpython-312-darwin.so +0 -0
- faster_eth_utils/module_loading.cpython-312-darwin.so +0 -0
- faster_eth_utils/network.cpython-312-darwin.so +0 -0
- faster_eth_utils/numeric.cpython-312-darwin.so +0 -0
- faster_eth_utils/toolz.cpython-312-darwin.so +0 -0
- faster_eth_utils/types.cpython-312-darwin.so +0 -0
- faster_eth_utils/units.cpython-312-darwin.so +0 -0
- {faster_eth_utils-5.3.14.dist-info → faster_eth_utils-5.3.16.dist-info}/METADATA +1 -2
- {faster_eth_utils-5.3.14.dist-info → faster_eth_utils-5.3.16.dist-info}/RECORD +25 -25
- faster_eth_utils__mypyc.cpython-312-darwin.so +0 -0
- {faster_eth_utils-5.3.14.dist-info → faster_eth_utils-5.3.16.dist-info}/WHEEL +0 -0
- {faster_eth_utils-5.3.14.dist-info → faster_eth_utils-5.3.16.dist-info}/licenses/LICENSE +0 -0
- {faster_eth_utils-5.3.14.dist-info → faster_eth_utils-5.3.16.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: faster-eth-utils
|
|
3
|
-
Version: 5.3.
|
|
3
|
+
Version: 5.3.16
|
|
4
4
|
Summary: A fork of eth-utils: Common utility functions for python code that interacts with Ethereum, implemented in C
|
|
5
5
|
Home-page: https://github.com/BobTheBuidler/faster-eth-utils
|
|
6
6
|
Author: The Ethereum Foundation
|
|
@@ -16,7 +16,6 @@ Project-URL: Benchmarks - Results, https://github.com/BobTheBuidler/faster-eth-u
|
|
|
16
16
|
Project-URL: Original, https://github.com/ethereum/eth-utils
|
|
17
17
|
Keywords: ethereum
|
|
18
18
|
Classifier: Intended Audience :: Developers
|
|
19
|
-
Classifier: License :: OSI Approved :: MIT License
|
|
20
19
|
Classifier: Natural Language :: English
|
|
21
20
|
Classifier: Programming Language :: Python :: 3
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.8
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
faster_eth_utils__mypyc.cpython-312-darwin.so,sha256=
|
|
2
|
-
faster_eth_utils/debug.cpython-312-darwin.so,sha256=
|
|
3
|
-
faster_eth_utils/network.cpython-312-darwin.so,sha256=
|
|
4
|
-
faster_eth_utils/crypto.cpython-312-darwin.so,sha256=
|
|
1
|
+
faster_eth_utils__mypyc.cpython-312-darwin.so,sha256=m-6Pj3624pP-fnQHmXptkaPoJpdDtEgHmQI3wU3rTCg,1229680
|
|
2
|
+
faster_eth_utils/debug.cpython-312-darwin.so,sha256=1OKOrNrtBsFYtgGl92pXn6W3fgmfF1oGG1TgG2knm3A,50648
|
|
3
|
+
faster_eth_utils/network.cpython-312-darwin.so,sha256=U6CFE5tpwn7UGruTHYw7tFNDW29zbfv4_PFDCKZJBk8,50656
|
|
4
|
+
faster_eth_utils/crypto.cpython-312-darwin.so,sha256=CpxG2dXFaQCnnyFX-Piu8pZS5tcj0SNrMC7ROzy_aCU,50656
|
|
5
5
|
faster_eth_utils/hexadecimal.py,sha256=bPxUdJse6A3j3vF6KpnvSM2h3eRhgWSWeyicwnLdvHY,2082
|
|
6
6
|
faster_eth_utils/address.py,sha256=IIHlYuIz-F6-mAnRWdsD4uH5l56yVRFMokFQINao9lE,3680
|
|
7
7
|
faster_eth_utils/logging.py,sha256=jRuZMKo0rxDtlUxkj6MpHQw6WZbRmFjvx5mvBoE0M2w,4650
|
|
8
|
-
faster_eth_utils/encoding.cpython-312-darwin.so,sha256=
|
|
9
|
-
faster_eth_utils/numeric.cpython-312-darwin.so,sha256=
|
|
10
|
-
faster_eth_utils/applicators.cpython-312-darwin.so,sha256=
|
|
8
|
+
faster_eth_utils/encoding.cpython-312-darwin.so,sha256=DZSXu69eBW5FcuylIdA2qSMmZGwbD-4-l903lGpzFwc,50656
|
|
9
|
+
faster_eth_utils/numeric.cpython-312-darwin.so,sha256=bF1WRVvQVEbR4P8aKEedN2ikosuzn2m15p5DYis4Dis,50656
|
|
10
|
+
faster_eth_utils/applicators.cpython-312-darwin.so,sha256=lpDWyjUo4Hh9pNf7aBn736yu1WyIuIllWTCT4gueoI0,50672
|
|
11
11
|
faster_eth_utils/applicators.py,sha256=HhajaobRZTwbUHkD-MJWjpfjh17VBiUic0-R83heLwc,5880
|
|
12
12
|
faster_eth_utils/units.py,sha256=jRo8p6trxwuISBnT8kfxTNVyd_TSd5vVY5aiKDefB1U,1757
|
|
13
13
|
faster_eth_utils/encoding.py,sha256=1qfDeuinLZ01XjYgknpm_p9LuWwaYvicYkYI8mS1iMc,199
|
|
14
|
-
faster_eth_utils/abi.cpython-312-darwin.so,sha256=
|
|
15
|
-
faster_eth_utils/conversions.cpython-312-darwin.so,sha256=
|
|
16
|
-
faster_eth_utils/functional.cpython-312-darwin.so,sha256=
|
|
14
|
+
faster_eth_utils/abi.cpython-312-darwin.so,sha256=NlCDDriwzzbGRt-vjpeeqlpS9TOIMS6L8HtMB1yMS_c,50632
|
|
15
|
+
faster_eth_utils/conversions.cpython-312-darwin.so,sha256=4EvaQm-YjlubvlGs3lF88X9vqqF9r9sd2YgE8gV2Huc,50672
|
|
16
|
+
faster_eth_utils/functional.cpython-312-darwin.so,sha256=1wyLxdk6jv70Ln_xNU-5njrLFrujuzw9pVGWhEagldw,50672
|
|
17
17
|
faster_eth_utils/conversions.py,sha256=t2TEe0WsffqOFDbyQcERTSbHJYpDBWHKd8XPArhLoEE,5665
|
|
18
|
-
faster_eth_utils/toolz.cpython-312-darwin.so,sha256=
|
|
19
|
-
faster_eth_utils/decorators.cpython-312-darwin.so,sha256=
|
|
18
|
+
faster_eth_utils/toolz.cpython-312-darwin.so,sha256=xrXm4pwSHqZtDVUf76vIfOTeccwvf2kwh7quo5KGUF0,50648
|
|
19
|
+
faster_eth_utils/decorators.cpython-312-darwin.so,sha256=ZjaK9Zq2Es0bfTAKkk9Etk-_1BQ_CRnn5Lf0YZGyAmw,50672
|
|
20
20
|
faster_eth_utils/__init__.py,sha256=hW-A_fjyQ76crTKwuxxSbvNzvPfW27dSlzhtOkseymg,2762
|
|
21
|
-
faster_eth_utils/units.cpython-312-darwin.so,sha256=
|
|
21
|
+
faster_eth_utils/units.cpython-312-darwin.so,sha256=apMIqPycSJfGp49xrTQOGchaZfO8_01mSX1QOSfJKjI,50648
|
|
22
22
|
faster_eth_utils/types.py,sha256=FHguW7kJ-MrfVnziVHQGswvvZd6CgshB90cs0l8OT5I,1578
|
|
23
23
|
faster_eth_utils/humanize.py,sha256=bCxXyx73NuVIDjRnpPZs7lybfrun-llC3ITy-0zZSns,4682
|
|
24
24
|
faster_eth_utils/pydantic.py,sha256=za0WJGWkjYQkRnMbEke7ueyhDt-kuqFmCq0Utaji46g,3393
|
|
25
|
-
faster_eth_utils/module_loading.cpython-312-darwin.so,sha256=
|
|
25
|
+
faster_eth_utils/module_loading.cpython-312-darwin.so,sha256=h-iovExKzeayBqFH5aTS_rMQqi7zI5o7pca7pxLJu1g,50696
|
|
26
26
|
faster_eth_utils/functional.py,sha256=nJTxE4_HDci0chos5mQdy05pJ8o7n0wx_o7_WCro2gI,2449
|
|
27
27
|
faster_eth_utils/crypto.py,sha256=EQgupom_TnURbLNXodwbJoKB-mHyxgOTvo8EjnSzdxw,395
|
|
28
28
|
faster_eth_utils/debug.py,sha256=0Z-tNOqgQJunS4uHeSCCH1LWLoijlH34MBh6NRrrDrk,499
|
|
29
|
-
faster_eth_utils/humanize.cpython-312-darwin.so,sha256=
|
|
30
|
-
faster_eth_utils/types.cpython-312-darwin.so,sha256=
|
|
29
|
+
faster_eth_utils/humanize.cpython-312-darwin.so,sha256=qx_UCWekqyqhRLNpbNZPE6FBIeQ3Cl8RY6TyF1L9U1I,50656
|
|
30
|
+
faster_eth_utils/types.cpython-312-darwin.so,sha256=Ze88buoJGreQzsudEF92xKSPnZRSJRrdR4utEwk67eI,50648
|
|
31
31
|
faster_eth_utils/numeric.py,sha256=RrXdXI-bhhkEsz3aBtxHuGlc_2ZJvUGpvMc47wx408Y,1190
|
|
32
32
|
faster_eth_utils/network.py,sha256=O3yTtA93YyyZ6Obkusr_IbbcZ6upkCewN6EsAcF0Npc,2278
|
|
33
33
|
faster_eth_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -36,18 +36,18 @@ faster_eth_utils/exceptions.py,sha256=7Cjxewj4g95RxNvjNqaB2w3HGk6068V82ppCHS_S-Y
|
|
|
36
36
|
faster_eth_utils/currency.py,sha256=01YVV2f2GL4830jfSjnC4XhLQjTNQB-5y7vbGzaMWbM,4150
|
|
37
37
|
faster_eth_utils/module_loading.py,sha256=DCLM4dEh1gqr8Ny-FWwD-_pINqeHzbLSupz4ZIpCCAw,842
|
|
38
38
|
faster_eth_utils/__main__.py,sha256=mH37e49q7_A0-q1ymqkq1QyYABbQHVmXeuSKIBSahO8,86
|
|
39
|
-
faster_eth_utils/currency.cpython-312-darwin.so,sha256=
|
|
40
|
-
faster_eth_utils/exceptions.cpython-312-darwin.so,sha256=
|
|
41
|
-
faster_eth_utils/hexadecimal.cpython-312-darwin.so,sha256
|
|
39
|
+
faster_eth_utils/currency.cpython-312-darwin.so,sha256=zURukk9h5LelX5hSc-gtccHYHz9eeb2fQrv4dVz4T1k,50656
|
|
40
|
+
faster_eth_utils/exceptions.cpython-312-darwin.so,sha256=WI28v_a1qBvi1JTKjx2ADde8SXa6gXQFwJwxuc9RoDo,50672
|
|
41
|
+
faster_eth_utils/hexadecimal.cpython-312-darwin.so,sha256=-ShzfF8FZ2DxcbKj8Do68aICkvOAcGnHmXwWm1W7Ir4,50672
|
|
42
42
|
faster_eth_utils/toolz.py,sha256=1QQY-aMbZrEgJsuqR0Ajsa32C_cXrQquzViw7OkxNLU,4410
|
|
43
|
-
faster_eth_utils/address.cpython-312-darwin.so,sha256=
|
|
43
|
+
faster_eth_utils/address.cpython-312-darwin.so,sha256=tK5-FXtO8xCQwGL9EPj6rhu0qx90Vt4_JfIR5P88nNY,50656
|
|
44
44
|
faster_eth_utils/decorators.py,sha256=yw-QgJG29WvfuObvm6Rz8-SgLls3YW4eflqLkvmItxg,3288
|
|
45
45
|
faster_eth_utils/curried/__init__.py,sha256=CjV5CEg0HVEWlL5Vuv6Q9dDrFkofDhzHXMhLTJwaRP0,7828
|
|
46
46
|
faster_eth_utils/typing/misc.py,sha256=4N5raYXFAeRGpmch6qgHrtYNCDxCJM5XtAAsJ1FSzzU,190
|
|
47
47
|
faster_eth_utils/typing/__init__.py,sha256=84PxIxCvEHtBb-Ik6qnGvXH4alaWbamr_zDbtlbJh3A,325
|
|
48
48
|
faster_eth_utils/__json/eth_networks.json,sha256=0S8HoWD6RTR6Hc0uQdQl2VHtopytIYl5NiDAzpuskBs,414773
|
|
49
|
-
faster_eth_utils-5.3.
|
|
50
|
-
faster_eth_utils-5.3.
|
|
51
|
-
faster_eth_utils-5.3.
|
|
52
|
-
faster_eth_utils-5.3.
|
|
53
|
-
faster_eth_utils-5.3.
|
|
49
|
+
faster_eth_utils-5.3.16.dist-info/RECORD,,
|
|
50
|
+
faster_eth_utils-5.3.16.dist-info/WHEEL,sha256=V1loQ6TpxABu1APUg0MoTRBOzSKT5xVc3skizX-ovCU,136
|
|
51
|
+
faster_eth_utils-5.3.16.dist-info/top_level.txt,sha256=wTH6UCItCCvEEiJ9EiOrm0Kn4p4xhB7VdmmTHktoo9Y,51
|
|
52
|
+
faster_eth_utils-5.3.16.dist-info/METADATA,sha256=0MxgATK1qKzNmuKphBaWo0jccfhUxnb8kfpZBiTy1LA,8542
|
|
53
|
+
faster_eth_utils-5.3.16.dist-info/licenses/LICENSE,sha256=STqznQ6A8OeJylPrTA7dlsMtH0isQQybRlnDZOKGVrM,1095
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|