faster-eth-abi 5.2.0__cp38-cp38-macosx_11_0_arm64.whl → 5.2.2__cp38-cp38-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.1
2
2
  Name: faster_eth_abi
3
- Version: 5.2.0
3
+ Version: 5.2.2
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
@@ -22,7 +22,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
22
22
  Requires-Python: >=3.8, <3.14
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
- Requires-Dist: cchecksum<0.4,>=0.3.1
25
+ Requires-Dist: cchecksum<0.4,>=0.2.6
26
26
  Requires-Dist: faster-eth-utils>=2.0.0
27
27
  Requires-Dist: eth-typing>=3.0.0
28
28
  Requires-Dist: mypy-extensions
@@ -1,9 +1,9 @@
1
- a1f8aa123fabc88e2b56__mypyc.cpython-38-darwin.so,sha256=jXjGS-QbLUuLbcILn6gVzmBuplHIHrVnCSQZiBAtW28,265536
1
+ a1f8aa123fabc88e2b56__mypyc.cpython-38-darwin.so,sha256=yhPwSHkIRRB5OWirPO4EvBZWpqYFy9nDDWcfTcax5_Q,265536
2
2
  faster_eth_abi/packed.py,sha256=qDPBjish_0h26O7xGWopnlD4pRkphFuFq4izgIqT600,301
3
3
  faster_eth_abi/encoding.py,sha256=Ht1g6Xa2y-npY5YrI1zjVcerf7YSZX-cYHZ6IJE5G5M,19988
4
- faster_eth_abi/abi.cpython-38-darwin.so,sha256=5OM2BFswRkTCznA1M_NbLaickb_-OUbpY6Pwu52uPzw,50536
5
- faster_eth_abi/packed.cpython-38-darwin.so,sha256=OlR_2pT1-c552-tWbb8Qzp5gv_7HrKM2lvoZwRKQOqo,50536
6
- faster_eth_abi/from_type_str.cpython-38-darwin.so,sha256=cCt_jkmPwnxLuh2dGLD81tUVabPgZ3xEghPIObxy_lg,50576
4
+ faster_eth_abi/abi.cpython-38-darwin.so,sha256=vzydVH0YBqzuFNz-ow_G9Z_xT5H1Je9Kf0X6GFJsY6Q,50536
5
+ faster_eth_abi/packed.cpython-38-darwin.so,sha256=35Qw_acpIUf2uqWJ1GGipPVmIzU59h5blYl7zM1eBvM,50536
6
+ faster_eth_abi/from_type_str.cpython-38-darwin.so,sha256=yT1bylP2Pj-FjBHjHR9WE1ePKesU7vRmgPGNdhjVZBw,50576
7
7
  faster_eth_abi/registry.py,sha256=ja53ifO-YlxZa_k0jtjHYa8nAJ9LJQNc9kVthss_TYo,19667
8
8
  faster_eth_abi/constants.py,sha256=uJbuND1rFs_Pexuz58TKd-BJPuoA6hLqFEX6kkDS-dE,107
9
9
  faster_eth_abi/io.py,sha256=PjOnBChWh_-6ADkpJQONnxHVwsAfC_4bRiT6YQhlP6c,3728
@@ -14,25 +14,25 @@ faster_eth_abi/from_type_str.py,sha256=aAZ58YUBZuMF_DovGkthvnacAD6X6VkYFs0Zbv9Jx
14
14
  faster_eth_abi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
15
15
  faster_eth_abi/abi.py,sha256=HzkXy0EjHraNbbC5l-EhVqVcx5vy8tcykiKIO4Fp1xw,366
16
16
  faster_eth_abi/exceptions.py,sha256=Q_b62R-E0OtlxQGLQSyx6BXkBbLf259KQ1pT5Eb1oh8,2952
17
- faster_eth_abi/constants.cpython-38-darwin.so,sha256=0-R0sm5czn0NLC8rd6fRXKRa5vnv_gc1kM9-Dr-EY7U,50560
17
+ faster_eth_abi/constants.cpython-38-darwin.so,sha256=JDm58-CWQjhztSSMLTUrzYVBCv1lXUt-m2ibtd64GRc,50560
18
18
  faster_eth_abi/codec.py,sha256=wjKLVR4Qb4hn2bloeEeZ4lQs7uLKoZq5c6rSTJVlCeo,5174
19
19
  faster_eth_abi/base.py,sha256=eMpUM78FhJg5wHPj6glvJRpS1AmvQ_1ks9ENwyu68hc,1188
20
- faster_eth_abi/tools/__init__.cpython-38-darwin.so,sha256=Z9035p7VL9vIa9GjkqpXfkA4yUbDLgMdP1LB3A8wemI,50544
20
+ faster_eth_abi/tools/__init__.cpython-38-darwin.so,sha256=NL8v2tNv95xah4jOrJQzU6vBBrtM8b-gdMjnxSps3TE,50544
21
21
  faster_eth_abi/tools/_strategies.py,sha256=iLIjqRw7FlEEIXtnhSgtrWwbxO74dslT0EQrgE2o8I8,5960
22
22
  faster_eth_abi/tools/__init__.py,sha256=trtATEmgu4ctg04qkejbODDzvDSofgcVJ3rkzMP_hQE,51
23
- faster_eth_abi/tools/_strategies.cpython-38-darwin.so,sha256=TmYJvZ45h6-KdhVvDKL0j4RxK3wG2D5wn2V8aPPdU1E,50592
24
- faster_eth_abi/utils/__init__.cpython-38-darwin.so,sha256=CIh7hYw8OG5WTaG17NVlHBzQYT24POe8AYjV3R7Z43o,50544
25
- faster_eth_abi/utils/validation.cpython-38-darwin.so,sha256=nFtbAbwYrGH78Xmv8gpo6VolUQWf_xq9I082VgFnYNw,50576
23
+ faster_eth_abi/tools/_strategies.cpython-38-darwin.so,sha256=4Rfn6R8zxo5G-67ZLrrVt_zaCVNtllxYUOIejgAivww,50592
24
+ faster_eth_abi/utils/__init__.cpython-38-darwin.so,sha256=BuKEj5h8PEET-ioJ_Qic89_LXw76sRz42ccTxNxi6Zw,50544
25
+ faster_eth_abi/utils/validation.cpython-38-darwin.so,sha256=ZA0Zu0iuEjiqDFgA5lsgI2HbCx670XsH6Zr0pBe_mak,50576
26
26
  faster_eth_abi/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
- faster_eth_abi/utils/padding.cpython-38-darwin.so,sha256=cURheaaRA-e3QtCdeR9TIxiUuv-wbz4Rpru7fS0EjHM,50560
27
+ faster_eth_abi/utils/padding.cpython-38-darwin.so,sha256=GpsDPL90S9b1e99qo2c4DnSJa72pc_i2n00lJlE5EcI,50560
28
28
  faster_eth_abi/utils/numeric.py,sha256=VU6Z76zvZn7rYaZMyDy1XO9A9ukKTzOrtA80jypp_LQ,2146
29
- faster_eth_abi/utils/string.cpython-38-darwin.so,sha256=dpKag8Mys4i5dHED6LeXms9db06uwwrQYwl3BFqkk_I,50552
30
- faster_eth_abi/utils/numeric.cpython-38-darwin.so,sha256=HyHXvc6vJJp86yR3Rwf4jgUuNUe_1oNrNmgMuu3nqYE,50560
29
+ faster_eth_abi/utils/string.cpython-38-darwin.so,sha256=iAMQs5r604tAPg-Hilet31qJBCmAxS-98NbdjauPmpk,50552
30
+ faster_eth_abi/utils/numeric.cpython-38-darwin.so,sha256=4YpME5qVfbtUuK7fWGwYpxd572IplpE1JLHihFhBQ8k,50560
31
31
  faster_eth_abi/utils/string.py,sha256=fjsAR2C7Xlu5bHomxx5l4rlADFtByzGTQfugMTo8TQk,436
32
32
  faster_eth_abi/utils/padding.py,sha256=JBuFhdrvKWLrmmJBZ-a6pqbHWydAuiUBt2aBjCwVcVE,493
33
33
  faster_eth_abi/utils/validation.py,sha256=kqDxlcIyb55Y80FdcCYtWP1-8geCePsH3_yPTayxdM8,547
34
- faster_eth_abi-5.2.0.dist-info/RECORD,,
35
- faster_eth_abi-5.2.0.dist-info/LICENSE,sha256=P_zrhVa0OXK-_XuA0RF3d3gwMLXRSBkn2fWraC4CFLo,1106
36
- faster_eth_abi-5.2.0.dist-info/WHEEL,sha256=9FabR3Kab7Nb3lO5nBQWtZc544XJ0hYCmiQC2RH2bHM,107
37
- faster_eth_abi-5.2.0.dist-info/top_level.txt,sha256=NbjfpQ9lBrFaSYDeeRrYo2vn3ZGVqu_9MZ0LOqjzQho,51
38
- faster_eth_abi-5.2.0.dist-info/METADATA,sha256=TU7qWJZcw10hY3xccgQbyPlrxFWZhWWci2Zc4AAAMok,3854
34
+ faster_eth_abi-5.2.2.dist-info/RECORD,,
35
+ faster_eth_abi-5.2.2.dist-info/LICENSE,sha256=P_zrhVa0OXK-_XuA0RF3d3gwMLXRSBkn2fWraC4CFLo,1106
36
+ faster_eth_abi-5.2.2.dist-info/WHEEL,sha256=9FabR3Kab7Nb3lO5nBQWtZc544XJ0hYCmiQC2RH2bHM,107
37
+ faster_eth_abi-5.2.2.dist-info/top_level.txt,sha256=NbjfpQ9lBrFaSYDeeRrYo2vn3ZGVqu_9MZ0LOqjzQho,51
38
+ faster_eth_abi-5.2.2.dist-info/METADATA,sha256=ZNsLVjC1g8rBcoZCBwlVydydwlxFDJMMyaR-f_EaFPE,3854