faster-eth-abi 5.2.19__cp310-cp310-win_amd64.whl → 5.2.20__cp310-cp310-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-abi might be problematic. Click here for more details.
- faster_eth_abi/_codec.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/_decoding.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/_encoding.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/_grammar.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/abi.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/constants.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/from_type_str.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/packed.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/tools/__init__.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/tools/_strategies.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/utils/__init__.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/utils/numeric.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/utils/padding.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/utils/string.cp310-win_amd64.pyd +0 -0
- faster_eth_abi/utils/validation.cp310-win_amd64.pyd +0 -0
- {faster_eth_abi-5.2.19.dist-info → faster_eth_abi-5.2.20.dist-info}/METADATA +1 -1
- {faster_eth_abi-5.2.19.dist-info → faster_eth_abi-5.2.20.dist-info}/RECORD +20 -20
- faster_eth_abi__mypyc.cp310-win_amd64.pyd +0 -0
- {faster_eth_abi-5.2.19.dist-info → faster_eth_abi-5.2.20.dist-info}/WHEEL +0 -0
- {faster_eth_abi-5.2.19.dist-info → faster_eth_abi-5.2.20.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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: faster_eth_abi
|
|
3
|
-
Version: 5.2.
|
|
3
|
+
Version: 5.2.20
|
|
4
4
|
Summary: A ~2-6x faster fork of eth_abi: Python utilities for working with Ethereum ABI definitions, especially encoding and decoding. Implemented in C.
|
|
5
5
|
Home-page: https://github.com/BobTheBuidler/faster-eth-abi
|
|
6
6
|
Author: The Ethereum Foundation
|
|
@@ -1,46 +1,46 @@
|
|
|
1
|
-
faster_eth_abi__mypyc.cp310-win_amd64.pyd,sha256=
|
|
1
|
+
faster_eth_abi__mypyc.cp310-win_amd64.pyd,sha256=KwdWuLdW6NlULUEGtHgv3Z3DWsnuDtOtFryyzjtlONw,238080
|
|
2
2
|
faster_eth_abi/__init__.py,sha256=JpTfPTiusUGMmX8sEsGAxvILxFbvhh3MEyfiKOd5o9g,217
|
|
3
|
-
faster_eth_abi/_codec.cp310-win_amd64.pyd,sha256=
|
|
3
|
+
faster_eth_abi/_codec.cp310-win_amd64.pyd,sha256=dXURYPYbVUnu850hvihufVlNuZkz-XlqGbIDKRZvncc,10752
|
|
4
4
|
faster_eth_abi/_codec.py,sha256=hmNYkM1dRFyF97x6cA0Pg26EndRVX7KdwauK67IcUh8,2597
|
|
5
|
-
faster_eth_abi/_decoding.cp310-win_amd64.pyd,sha256=
|
|
5
|
+
faster_eth_abi/_decoding.cp310-win_amd64.pyd,sha256=__ibe3Ehyj5Bp6OjS9QKf7JcE-2Sbaw8wGPjl3C6atM,10752
|
|
6
6
|
faster_eth_abi/_decoding.py,sha256=fWvWkgydpuVYy1TkUIPiTpeFiSdwIrR5Fqzm_ZEU0bU,10212
|
|
7
|
-
faster_eth_abi/_encoding.cp310-win_amd64.pyd,sha256=
|
|
7
|
+
faster_eth_abi/_encoding.cp310-win_amd64.pyd,sha256=MpGsb7qjjJu3TNBo70xWiC5eOZ6qBM-2qIceRpFtZLk,10752
|
|
8
8
|
faster_eth_abi/_encoding.py,sha256=hAgf9ZUaD05dKpMbUifjWeaE-EXsbuXWOxdrtyoJgUU,9019
|
|
9
|
-
faster_eth_abi/_grammar.cp310-win_amd64.pyd,sha256=
|
|
9
|
+
faster_eth_abi/_grammar.cp310-win_amd64.pyd,sha256=8GcxwnwawwL-7x0mAUkpS1xcfXFavJFnj0P0kKVDM3I,10752
|
|
10
10
|
faster_eth_abi/_grammar.py,sha256=tYDcVa9tsGzyfETpczvyPbAFZotCj29h_5WFW8sdqjI,11287
|
|
11
|
-
faster_eth_abi/abi.cp310-win_amd64.pyd,sha256=
|
|
11
|
+
faster_eth_abi/abi.cp310-win_amd64.pyd,sha256=2ytzMoKxA4rvbiagMOFoOcxaykqgCSEfKrQHhhROXpo,10752
|
|
12
12
|
faster_eth_abi/abi.py,sha256=-t9OVBSCxy6SuWpCu3cxHrCqkx8_svPIRb0MSFXEl5Q,383
|
|
13
13
|
faster_eth_abi/base.py,sha256=F8crTGdxqazfuXbm9KjDzB7mJcb_Nv9Z_fpUZcxYOfQ,1382
|
|
14
14
|
faster_eth_abi/codec.py,sha256=K5PQ1XpSuhT3VzEoEsdHDpsv7NEcY1u_EdT2XFF9EW0,69433
|
|
15
|
-
faster_eth_abi/constants.cp310-win_amd64.pyd,sha256=
|
|
15
|
+
faster_eth_abi/constants.cp310-win_amd64.pyd,sha256=2IaxQuAprus8NDFuVyoCQW82DoTTsUPYHz9TbgEWJRQ,10752
|
|
16
16
|
faster_eth_abi/constants.py,sha256=q3FGynS-Eb78cnrL6mBoAvTDz16PF3tW2OylTMd6ajs,114
|
|
17
17
|
faster_eth_abi/decoding.py,sha256=3GJiO6Awxrbba32qNE6LNC-rYMHbX581cZYLKpsnL3g,18149
|
|
18
18
|
faster_eth_abi/encoding.py,sha256=Lo5V33aLTTUHoz6kVqc5CSVpLhnBd3ZSwOf7nfmWRAM,22127
|
|
19
19
|
faster_eth_abi/exceptions.py,sha256=wWsJJc_ip62fUVI_7CPlR-o37JWfv__ubYprEW0ZcYI,3773
|
|
20
|
-
faster_eth_abi/from_type_str.cp310-win_amd64.pyd,sha256=
|
|
20
|
+
faster_eth_abi/from_type_str.cp310-win_amd64.pyd,sha256=JHKJQZHUS33xBJbJlLqqz1BiUaCgaD9hQxw-e-qsduY,10752
|
|
21
21
|
faster_eth_abi/from_type_str.py,sha256=qHJtLNNHF2BHtRtdemC6hU4eP5jAuorY8qunC7illJI,4631
|
|
22
22
|
faster_eth_abi/grammar.py,sha256=zroPKUmn76fw4CzopBUQqd2q5-aikM0QkGly_8corcU,4693
|
|
23
23
|
faster_eth_abi/io.py,sha256=qF6BPw4hOi_Xu-nyT4XAFhEL-5EQ83fUsQuqqNXqE7w,3992
|
|
24
|
-
faster_eth_abi/packed.cp310-win_amd64.pyd,sha256=
|
|
24
|
+
faster_eth_abi/packed.cp310-win_amd64.pyd,sha256=gEGbpe8K79GILW0iodLPAHx9lkzAnKtMCtsNxOLHUpg,10752
|
|
25
25
|
faster_eth_abi/packed.py,sha256=STlAhJQSm04B3keAOFGRh8jzk-aCCYAm61_9O9JUn68,437
|
|
26
26
|
faster_eth_abi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
27
27
|
faster_eth_abi/registry.py,sha256=TMepOMMqhoUkMkfXtylSFK8y2Dke2KRvvlyYDeAgsOM,24598
|
|
28
28
|
faster_eth_abi/typing.py,sha256=8npqU_Nvs-xRTnczC43eJSdaEbrsfERhNJhY9SwNEIg,109647
|
|
29
|
-
faster_eth_abi/tools/__init__.cp310-win_amd64.pyd,sha256=
|
|
29
|
+
faster_eth_abi/tools/__init__.cp310-win_amd64.pyd,sha256=HYc_oZUVCftftEZfcpJaovHZw27VFjlhM0TEgCpvQ08,10752
|
|
30
30
|
faster_eth_abi/tools/__init__.py,sha256=jxyQnb34ldRjCTYi3Ajb5h5QlFQ6ODfKQNhOCVwR7Ao,54
|
|
31
|
-
faster_eth_abi/tools/_strategies.cp310-win_amd64.pyd,sha256=
|
|
31
|
+
faster_eth_abi/tools/_strategies.cp310-win_amd64.pyd,sha256=9uFNuN53hMzOKDNuODQ9mT6152T6dEi4L_EQLR68g4k,10752
|
|
32
32
|
faster_eth_abi/tools/_strategies.py,sha256=iGCqfmzVPSIsPwCv21KVvUBWppUm0gdFjYN-AbmZnn4,6381
|
|
33
|
-
faster_eth_abi/utils/__init__.cp310-win_amd64.pyd,sha256=
|
|
33
|
+
faster_eth_abi/utils/__init__.cp310-win_amd64.pyd,sha256=3ui4cDbKiw_spI2h2EFlKjifvS1YhfQhxTHCueR-Xys,10752
|
|
34
34
|
faster_eth_abi/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
35
|
-
faster_eth_abi/utils/numeric.cp310-win_amd64.pyd,sha256=
|
|
35
|
+
faster_eth_abi/utils/numeric.cp310-win_amd64.pyd,sha256=hA7GO_ZCN-WXPogTkYd8vyizkrhmqf4xx7GK5ebzUg8,10752
|
|
36
36
|
faster_eth_abi/utils/numeric.py,sha256=saAVL12dfDrMXZeao3u2jar-U2y57YKVUqF6VOzoLxs,3395
|
|
37
|
-
faster_eth_abi/utils/padding.cp310-win_amd64.pyd,sha256=
|
|
37
|
+
faster_eth_abi/utils/padding.cp310-win_amd64.pyd,sha256=TplFrURBaDXLU6Ey8_8iHkwgutekRKUhCoL2aZWLA1U,10752
|
|
38
38
|
faster_eth_abi/utils/padding.py,sha256=k6dkOiQ3k0OhQUZ6blCiL1VOQVYGyynucafbySjcFfY,515
|
|
39
|
-
faster_eth_abi/utils/string.cp310-win_amd64.pyd,sha256=
|
|
39
|
+
faster_eth_abi/utils/string.cp310-win_amd64.pyd,sha256=3_0-QVvLGgPZa49HYzII5SJCTPG-LBSbTCd0SFAKo6I,10752
|
|
40
40
|
faster_eth_abi/utils/string.py,sha256=wYcvWof4kuitrGGSe_NOduQaxE4HHYmpraCPXKcZxMs,455
|
|
41
|
-
faster_eth_abi/utils/validation.cp310-win_amd64.pyd,sha256=
|
|
41
|
+
faster_eth_abi/utils/validation.cp310-win_amd64.pyd,sha256=s48QzuFEAv_KjFXEn4K5-i65XyIczMFP-iAZfVlkjIE,10752
|
|
42
42
|
faster_eth_abi/utils/validation.py,sha256=9veO7wyQsmcFgeaGrsKdSifjV1gaXfTDDKAt1EbKHYY,539
|
|
43
|
-
faster_eth_abi-5.2.
|
|
44
|
-
faster_eth_abi-5.2.
|
|
45
|
-
faster_eth_abi-5.2.
|
|
46
|
-
faster_eth_abi-5.2.
|
|
43
|
+
faster_eth_abi-5.2.20.dist-info/METADATA,sha256=fSmLzWc1PrOvUUM8pezROCGhPqT37fQAp-1ONoH68pE,7533
|
|
44
|
+
faster_eth_abi-5.2.20.dist-info/WHEEL,sha256=KUuBC6lxAbHCKilKua8R9W_TM71_-9Sg5uEP3uDWcoU,101
|
|
45
|
+
faster_eth_abi-5.2.20.dist-info/top_level.txt,sha256=Y0kTTMPnPpssaR0jlmJwQ2XbkYXMEj_80Ewd7quo1Cg,37
|
|
46
|
+
faster_eth_abi-5.2.20.dist-info/RECORD,,
|
|
Binary file
|
|
File without changes
|
|
File without changes
|