faster-eth-abi 5.2.3__cp39-cp39-macosx_11_0_arm64.whl → 5.2.4__cp39-cp39-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.
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
3
+ Version: 5.2.4
4
4
  Summary: A 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
@@ -19,7 +19,7 @@ Classifier: Programming Language :: Python :: 3.11
19
19
  Classifier: Programming Language :: Python :: 3.12
20
20
  Classifier: Programming Language :: Python :: 3.13
21
21
  Classifier: Programming Language :: Python :: Implementation :: CPython
22
- Requires-Python: >=3.8, <3.15
22
+ Requires-Python: >=3.8, <4
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
25
  Requires-Dist: cchecksum<0.4,>=0.2.6
@@ -1,22 +1,17 @@
1
- a1f8aa123fabc88e2b56__mypyc.cpython-39-darwin.so,sha256=vAl5LXC8AZKFz-kYcLz80Tujnk9f4gm93zI_Kqt7wn8,284256
2
- faster_eth_abi-5.2.3.dist-info/RECORD,,
3
- faster_eth_abi-5.2.3.dist-info/WHEEL,sha256=bDWaFWigpG5bEpqw9IoRiyYs8MvmSFh0OhUAOoi_-KA,134
4
- faster_eth_abi-5.2.3.dist-info/top_level.txt,sha256=NbjfpQ9lBrFaSYDeeRrYo2vn3ZGVqu_9MZ0LOqjzQho,51
5
- faster_eth_abi-5.2.3.dist-info/METADATA,sha256=L898WzcSbn5AAtfr5K039wHyV_MxzWotKslvQEONOpM,4132
6
- faster_eth_abi-5.2.3.dist-info/licenses/LICENSE,sha256=P_zrhVa0OXK-_XuA0RF3d3gwMLXRSBkn2fWraC4CFLo,1106
1
+ a1f8aa123fabc88e2b56__mypyc.cpython-39-darwin.so,sha256=61sdNTNM1a9f8EP1tAeMyOPhrWG18jcayQEf7-R4tXY,284256
7
2
  faster_eth_abi/packed.py,sha256=qDPBjish_0h26O7xGWopnlD4pRkphFuFq4izgIqT600,301
8
3
  faster_eth_abi/encoding.py,sha256=Ht1g6Xa2y-npY5YrI1zjVcerf7YSZX-cYHZ6IJE5G5M,19988
9
4
  faster_eth_abi/registry.py,sha256=ja53ifO-YlxZa_k0jtjHYa8nAJ9LJQNc9kVthss_TYo,19667
10
5
  faster_eth_abi/constants.py,sha256=uJbuND1rFs_Pexuz58TKd-BJPuoA6hLqFEX6kkDS-dE,107
11
6
  faster_eth_abi/io.py,sha256=PjOnBChWh_-6ADkpJQONnxHVwsAfC_4bRiT6YQhlP6c,3728
12
7
  faster_eth_abi/__init__.py,sha256=55jGpiVbsTGNu-c_rr-wwyH3eqEv9MELSTWa4AMiKvU,205
13
- faster_eth_abi/packed.cpython-39-darwin.so,sha256=ryC1LxIFXrJapkoYcbfXxm0oTptSJTQFPHpu6Y8zq8I,50632
14
- faster_eth_abi/abi.cpython-39-darwin.so,sha256=6PXLaxo1HqPyepyK3q4p94rxdeWiQKeLNgMgMtN7p5E,50632
15
- faster_eth_abi/from_type_str.cpython-39-darwin.so,sha256=Q19rJyfM56e47HN9vDUcuv-ifDZb9w_jTemC9entHKM,50672
8
+ faster_eth_abi/packed.cpython-39-darwin.so,sha256=NLxv_XCk71BnHGRbyJMfTsLBH9jkaQcQY6sGND83v70,50632
9
+ faster_eth_abi/abi.cpython-39-darwin.so,sha256=Mx7zYwzMRzjcA6A-m21JBfQ4vJLcirn3M6HB9ymIW8M,50632
10
+ faster_eth_abi/from_type_str.cpython-39-darwin.so,sha256=4rn6h8ZirVUS_eyR9xQx3Lj-x-72fnU0-BxryHeLtIY,50672
16
11
  faster_eth_abi/decoding.py,sha256=xLon-1I5EZCZBgsTZsvl-ienFY2ZUr5D2FqzsiTdQS0,17347
17
12
  faster_eth_abi/grammar.py,sha256=9Q4niyiw8cAKXwVMlpfayPNcWkerZXM6WuWBEjx2TQ8,13335
18
13
  faster_eth_abi/from_type_str.py,sha256=aAZ58YUBZuMF_DovGkthvnacAD6X6VkYFs0Zbv9JxoM,4311
19
- faster_eth_abi/constants.cpython-39-darwin.so,sha256=eVwNWG5nVKAP0yXx6do4L6rtSDl4fZm97rnB6GviAPE,50656
14
+ faster_eth_abi/constants.cpython-39-darwin.so,sha256=BMu1F1BwB-HWSUATElRpRFk6guk1S7QwGEhdCgnTMgk,50656
20
15
  faster_eth_abi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
16
  faster_eth_abi/abi.py,sha256=HzkXy0EjHraNbbC5l-EhVqVcx5vy8tcykiKIO4Fp1xw,366
22
17
  faster_eth_abi/exceptions.py,sha256=Q_b62R-E0OtlxQGLQSyx6BXkBbLf259KQ1pT5Eb1oh8,2952
@@ -24,15 +19,20 @@ faster_eth_abi/codec.py,sha256=wjKLVR4Qb4hn2bloeEeZ4lQs7uLKoZq5c6rSTJVlCeo,5174
24
19
  faster_eth_abi/base.py,sha256=eMpUM78FhJg5wHPj6glvJRpS1AmvQ_1ks9ENwyu68hc,1188
25
20
  faster_eth_abi/tools/_strategies.py,sha256=iLIjqRw7FlEEIXtnhSgtrWwbxO74dslT0EQrgE2o8I8,5960
26
21
  faster_eth_abi/tools/__init__.py,sha256=trtATEmgu4ctg04qkejbODDzvDSofgcVJ3rkzMP_hQE,51
27
- faster_eth_abi/tools/__init__.cpython-39-darwin.so,sha256=4Gw24_G-rVkSRCUmff_XCIR3Y3y2PzDymLgPNNm4ajs,50640
28
- faster_eth_abi/tools/_strategies.cpython-39-darwin.so,sha256=ztE2zPoajxs0gYQLNJTxJpsn6xV4F_e3ob2_ENcgohI,50672
22
+ faster_eth_abi/tools/__init__.cpython-39-darwin.so,sha256=NLMgwiARG_9nF7_7bbEBEF2kbysEPnHInl1jxpbsXMQ,50640
23
+ faster_eth_abi/tools/_strategies.cpython-39-darwin.so,sha256=1lhnfN0YLbmXD37o_WL94KPrT00qPL_VmzTof5zRtQ4,50672
29
24
  faster_eth_abi/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
- faster_eth_abi/utils/validation.cpython-39-darwin.so,sha256=0vG0j-OQcArQcrZlR1S8j9IhPBnDVrgQ3HqS6-g9FxI,50672
31
- faster_eth_abi/utils/__init__.cpython-39-darwin.so,sha256=mo0n4gb2yJkDVXTU6wzVdhsF2aE4_-m7lD2UcRZxKIY,50640
32
- faster_eth_abi/utils/string.cpython-39-darwin.so,sha256=q_H0uz3Uru4_B1z4q8oWww-yOdOjXa4WkLiG7CQp_Vo,50648
33
- faster_eth_abi/utils/numeric.cpython-39-darwin.so,sha256=U4IQcFqiF5oZBajnkcEehg35t1-ZVCKyjEMnGeKpfHI,50656
25
+ faster_eth_abi/utils/validation.cpython-39-darwin.so,sha256=9Sp5AIuFjYxg8RHod6w7oTGsMiwbuu39eU0O7GcBMxo,50672
26
+ faster_eth_abi/utils/__init__.cpython-39-darwin.so,sha256=nfiekpJuB0vbixbWmUlPoSlYiLi1s8onp9xYYjcBUUA,50640
27
+ faster_eth_abi/utils/string.cpython-39-darwin.so,sha256=oTJCnUqMLgFs9f8K5HM4pBKJALk7ng7k-u7kYdjoUNU,50648
28
+ faster_eth_abi/utils/numeric.cpython-39-darwin.so,sha256=wVyXR-PnVmhOdBOCHFns7dqNt9xyeN-kpnk9dFBDbYY,50656
34
29
  faster_eth_abi/utils/numeric.py,sha256=VU6Z76zvZn7rYaZMyDy1XO9A9ukKTzOrtA80jypp_LQ,2146
35
30
  faster_eth_abi/utils/string.py,sha256=fjsAR2C7Xlu5bHomxx5l4rlADFtByzGTQfugMTo8TQk,436
36
- faster_eth_abi/utils/padding.cpython-39-darwin.so,sha256=uH1IQpKF0f85-xKkP6VCE_zTdFt6VKJvCLszGVhnr4Q,50656
31
+ faster_eth_abi/utils/padding.cpython-39-darwin.so,sha256=o0c1fWn2zZBJPrY7A6dVk_t_tHgWHXkBf0iO_EXfk0w,50656
37
32
  faster_eth_abi/utils/padding.py,sha256=JBuFhdrvKWLrmmJBZ-a6pqbHWydAuiUBt2aBjCwVcVE,493
38
33
  faster_eth_abi/utils/validation.py,sha256=kqDxlcIyb55Y80FdcCYtWP1-8geCePsH3_yPTayxdM8,547
34
+ faster_eth_abi-5.2.4.dist-info/RECORD,,
35
+ faster_eth_abi-5.2.4.dist-info/WHEEL,sha256=bDWaFWigpG5bEpqw9IoRiyYs8MvmSFh0OhUAOoi_-KA,134
36
+ faster_eth_abi-5.2.4.dist-info/top_level.txt,sha256=NbjfpQ9lBrFaSYDeeRrYo2vn3ZGVqu_9MZ0LOqjzQho,51
37
+ faster_eth_abi-5.2.4.dist-info/METADATA,sha256=KuZsNosWAxgduSru00lsek6bd9H2_B4PFGX1cPA-o-A,4129
38
+ faster_eth_abi-5.2.4.dist-info/licenses/LICENSE,sha256=P_zrhVa0OXK-_XuA0RF3d3gwMLXRSBkn2fWraC4CFLo,1106