faster-eth-utils 5.3.14__cp314-cp314-win_amd64.whl → 5.3.16__cp314-cp314-win_amd64.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.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/address.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/applicators.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/conversions.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/crypto.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/currency.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/debug.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/decorators.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/encoding.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/exceptions.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/functional.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/hexadecimal.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/humanize.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/module_loading.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/network.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/numeric.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/toolz.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/types.cp314-win_amd64.pyd +0 -0
- faster_eth_utils/units.cp314-win_amd64.pyd +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.cp314-win_amd64.pyd +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,53 +1,53 @@
|
|
|
1
|
-
faster_eth_utils__mypyc.cp314-win_amd64.pyd,sha256=
|
|
1
|
+
faster_eth_utils__mypyc.cp314-win_amd64.pyd,sha256=hfAMWdTrPpuuJFhYZO6LZnSrK7w_gx8aQp_KLZqYxos,447488
|
|
2
2
|
faster_eth_utils/__init__.py,sha256=Hk6hT3RXB-ednEtyC4QgGeRVby9xSwUsK5I38NxnqBg,2906
|
|
3
3
|
faster_eth_utils/__main__.py,sha256=_ZPSIKET0Rym_kVRE6xmvmbZVqYTMuTeyRdwduo2e48,91
|
|
4
|
-
faster_eth_utils/abi.cp314-win_amd64.pyd,sha256=
|
|
4
|
+
faster_eth_utils/abi.cp314-win_amd64.pyd,sha256=AHsQydRNt6LRDA8a8HPBVR94qO18ZM6ku6t2whLBR7g,10752
|
|
5
5
|
faster_eth_utils/abi.py,sha256=Zbp4hMfcsEs9_g2BbTdvfebQXvOgW5XTeuWPrmZmmXk,27251
|
|
6
|
-
faster_eth_utils/address.cp314-win_amd64.pyd,sha256=
|
|
6
|
+
faster_eth_utils/address.cp314-win_amd64.pyd,sha256=TXmDjQwsEQIOZ8oV8Iqnd0uuy-ogdx-E6t59MKB0wrk,10752
|
|
7
7
|
faster_eth_utils/address.py,sha256=G9HKC4rFnPFF94Dyae5NmOICgjubl0ZPlNJWZGEOCNg,3825
|
|
8
|
-
faster_eth_utils/applicators.cp314-win_amd64.pyd,sha256=
|
|
8
|
+
faster_eth_utils/applicators.cp314-win_amd64.pyd,sha256=fimHguuGLZ3etCDzk0J0RAGROrnv0WKoV01IQXw4Wos,10752
|
|
9
9
|
faster_eth_utils/applicators.py,sha256=caUf2zKMt7BI5Gu7Y-c7_XcTtkZ4WsOjYX6hLYIQnTU,6084
|
|
10
|
-
faster_eth_utils/conversions.cp314-win_amd64.pyd,sha256=
|
|
10
|
+
faster_eth_utils/conversions.cp314-win_amd64.pyd,sha256=SwyjUniAH4HmvPJ1Sr3wtE5yP5JKiuj-TRy3dWQnLjk,10752
|
|
11
11
|
faster_eth_utils/conversions.py,sha256=IPUPtXHUyzBYc13c2IY8ZhM4MmA2BBaVnDihvDIApSY,5856
|
|
12
|
-
faster_eth_utils/crypto.cp314-win_amd64.pyd,sha256=
|
|
12
|
+
faster_eth_utils/crypto.cp314-win_amd64.pyd,sha256=5tVs7QioTsPX-_HplifJw71ok7ef0_ITLQtgzECRj5I,10752
|
|
13
13
|
faster_eth_utils/crypto.py,sha256=X_l4B_ZBNHaulcInSVpdBG24xqjQ1_W9t4wYvi9Btw0,416
|
|
14
|
-
faster_eth_utils/currency.cp314-win_amd64.pyd,sha256=
|
|
14
|
+
faster_eth_utils/currency.cp314-win_amd64.pyd,sha256=_xSCjuljc3Tw-yIUzLHFXjf-wbZ3mAmgEJY5v8qPzkA,10752
|
|
15
15
|
faster_eth_utils/currency.py,sha256=8oLxDv52IDJ2SK5q8C1zBdPXKHHBi7v_44sdbv3VJVw,4291
|
|
16
|
-
faster_eth_utils/debug.cp314-win_amd64.pyd,sha256=
|
|
16
|
+
faster_eth_utils/debug.cp314-win_amd64.pyd,sha256=_K9Ujv4k4Gp1uoauhw4GlITVfGsR1KQyS4W8nJawXG8,10752
|
|
17
17
|
faster_eth_utils/debug.py,sha256=V3fN7-gz246Tcf_Zp99QK3uDzW22odPpAl_bShIZhZs,519
|
|
18
|
-
faster_eth_utils/decorators.cp314-win_amd64.pyd,sha256=
|
|
18
|
+
faster_eth_utils/decorators.cp314-win_amd64.pyd,sha256=CUsv8HHMhMC-F3J1XYA7ORPfivt6HuCjqstTwGhvT9U,10752
|
|
19
19
|
faster_eth_utils/decorators.py,sha256=c00RdpHjyI-iU27MqlUn30i3VNx_bn8mupI_lXyMKBA,3407
|
|
20
|
-
faster_eth_utils/encoding.cp314-win_amd64.pyd,sha256=
|
|
20
|
+
faster_eth_utils/encoding.cp314-win_amd64.pyd,sha256=UwI7WHtb4XW1KHM31N9eFUtPka2Yig-0FpE3NJsQo_0,10752
|
|
21
21
|
faster_eth_utils/encoding.py,sha256=8_mWHVwdNL4Y1R-7N6q-N9R3N-yKtZ0arHaq8CuuCMM,205
|
|
22
|
-
faster_eth_utils/exceptions.cp314-win_amd64.pyd,sha256=
|
|
22
|
+
faster_eth_utils/exceptions.cp314-win_amd64.pyd,sha256=IoRIwj87IxpA_J1dqKvQo7Bxyd3LjsscfCplXQKZZNE,10752
|
|
23
23
|
faster_eth_utils/exceptions.py,sha256=denVYkJGaikAbaHY62qcIJTFCQS9T55s60XKklihyLA,380
|
|
24
|
-
faster_eth_utils/functional.cp314-win_amd64.pyd,sha256=
|
|
24
|
+
faster_eth_utils/functional.cp314-win_amd64.pyd,sha256=xscsoB0KrZ1Wz0GxHeY0dtuofn0jXt7qADUZN-l2llA,10752
|
|
25
25
|
faster_eth_utils/functional.py,sha256=MWexxiZH6yqg1MMGsTRHuC0SxLVi3kZQKBAgtq6wrqo,2538
|
|
26
|
-
faster_eth_utils/hexadecimal.cp314-win_amd64.pyd,sha256=
|
|
26
|
+
faster_eth_utils/hexadecimal.cp314-win_amd64.pyd,sha256=EZEcJQcLQ88JEs99WExBtNigRXKW0detY4Ok0RDjSgM,10752
|
|
27
27
|
faster_eth_utils/hexadecimal.py,sha256=bnWHo68ajygzhbLJfVOmqBlgifXfkBX8QvlHbigk9KU,2162
|
|
28
|
-
faster_eth_utils/humanize.cp314-win_amd64.pyd,sha256=
|
|
28
|
+
faster_eth_utils/humanize.cp314-win_amd64.pyd,sha256=X6xSRXU2zLr1uRt2HViadBp0xu_IAe74zXDZC6fNzx8,10752
|
|
29
29
|
faster_eth_utils/humanize.py,sha256=GA0N9yfbnQiYuP3CnT6nO6YLFs4GT1e6EskRsH9xL4s,4883
|
|
30
30
|
faster_eth_utils/logging.py,sha256=mKsFFTuWMvEk0b66hdEb02jJ476olz6zIuC8vzEjTZk,4796
|
|
31
|
-
faster_eth_utils/module_loading.cp314-win_amd64.pyd,sha256=
|
|
31
|
+
faster_eth_utils/module_loading.cp314-win_amd64.pyd,sha256=PD_OaxzVLFFV0gKK7IUNq3rBLc7qR8PPJbQALiIOHGo,10752
|
|
32
32
|
faster_eth_utils/module_loading.py,sha256=gGZ0n4zezi2zxMRuEU0cf7EYW1lXpS_a1aPvP1KFkXA,873
|
|
33
|
-
faster_eth_utils/network.cp314-win_amd64.pyd,sha256=
|
|
33
|
+
faster_eth_utils/network.cp314-win_amd64.pyd,sha256=d2pOHrSKw971UTcZwLD-XEWv8Gg6mfX2mTvkN8fXr7c,10752
|
|
34
34
|
faster_eth_utils/network.py,sha256=MVyNw-DQGoaMvKXedWbOzESSfT2x5HPtsxaImWLhXd4,2370
|
|
35
|
-
faster_eth_utils/numeric.cp314-win_amd64.pyd,sha256=
|
|
35
|
+
faster_eth_utils/numeric.cp314-win_amd64.pyd,sha256=bnMjE1gBWHPs7D6DilrvlaX4_z_ps5xprMbOleQTgfg,10752
|
|
36
36
|
faster_eth_utils/numeric.py,sha256=Mqc6dzs-aK84cBFxsZtXJhpb7_S-TDug-FuFqlR6vHg,1233
|
|
37
37
|
faster_eth_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
38
38
|
faster_eth_utils/pydantic.py,sha256=Vx8Y_CB_3u5h9CHchwFyTQw-HUdADdTxD5NJN-CIf3I,3494
|
|
39
|
-
faster_eth_utils/toolz.cp314-win_amd64.pyd,sha256=
|
|
39
|
+
faster_eth_utils/toolz.cp314-win_amd64.pyd,sha256=aHD5IYu2aOqkO5MQcMtFcmqhwlANPb-8BmMXamK-8ic,10752
|
|
40
40
|
faster_eth_utils/toolz.py,sha256=P3s23LOEFRY6XQ8i_ChnA9hf-PSi-Oe-pv0jzsj7DjY,4494
|
|
41
|
-
faster_eth_utils/types.cp314-win_amd64.pyd,sha256=
|
|
41
|
+
faster_eth_utils/types.cp314-win_amd64.pyd,sha256=IUnFzk4GSXNzoRrBetFf5gSC7prK3g5XRWMPk-tgMlA,10752
|
|
42
42
|
faster_eth_utils/types.py,sha256=TarbJJqSEkmn6Vd0U8cJiKBMGuAtt2nXBPxonZsJ0rE,1646
|
|
43
|
-
faster_eth_utils/units.cp314-win_amd64.pyd,sha256=
|
|
43
|
+
faster_eth_utils/units.cp314-win_amd64.pyd,sha256=W3r4yae03p0lPbEpvmtg2Lfng2qB3l09-xom1-_Pwic,10752
|
|
44
44
|
faster_eth_utils/units.py,sha256=QQyNHx2umgN5LtOmptc_2-XKf3A-5YfVcTwaEcVrev8,1788
|
|
45
45
|
faster_eth_utils/__json/eth_networks.json,sha256=Zvb92ir0B_xKfqAraQtQLSf7J1zrfl_lwbYYrtP-hms,414774
|
|
46
46
|
faster_eth_utils/curried/__init__.py,sha256=BEXWTNtWKP_M18Shiai_n-GVzW-2J1fynIG5Hal-KJM,8129
|
|
47
47
|
faster_eth_utils/typing/__init__.py,sha256=mCjbC5-GULGyLCr-LHccbW_aKPkzN2w1ejW3EBfy6mU,343
|
|
48
48
|
faster_eth_utils/typing/misc.py,sha256=rokTYylOyX_Uok6rb8L1JsH_7fAydRmDWLzL5xc6Bao,204
|
|
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/licenses/LICENSE,sha256=VSsrPEmF7tY2P84NOLM4ZsJDoEIjpf16GFwU5-py2n0,1116
|
|
50
|
+
faster_eth_utils-5.3.16.dist-info/METADATA,sha256=9EZYQWsbeI03uq77ml4FnBZsDLlPjIOJ6qYWsa--qp8,8728
|
|
51
|
+
faster_eth_utils-5.3.16.dist-info/WHEEL,sha256=7k6Wcy588iJYe5lf5K095NLg-uoBTnE-T8eHJ92G4_4,101
|
|
52
|
+
faster_eth_utils-5.3.16.dist-info/top_level.txt,sha256=wTH6UCItCCvEEiJ9EiOrm0Kn4p4xhB7VdmmTHktoo9Y,51
|
|
53
|
+
faster_eth_utils-5.3.16.dist-info/RECORD,,
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|