faster-eth-abi 5.2.2__cp38-cp38-macosx_11_0_arm64.whl → 5.2.4__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
@@ -143,7 +143,7 @@ class TupleDecoder(BaseDecoder):
143
143
  # return the stream to its original location for actual decoding
144
144
  stream.seek(current_location)
145
145
 
146
- @to_tuple
146
+ @to_tuple # type: ignore [misc]
147
147
  def decode(self, stream: ContextFramesBytesIO) -> Generator[Any, None, None]:
148
148
  self.validate_pointers(stream)
149
149
  for decoder in self.decoders:
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: faster_eth_abi
3
- Version: 5.2.2
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.14
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,38 +1,38 @@
1
- a1f8aa123fabc88e2b56__mypyc.cpython-38-darwin.so,sha256=yhPwSHkIRRB5OWirPO4EvBZWpqYFy9nDDWcfTcax5_Q,265536
1
+ a1f8aa123fabc88e2b56__mypyc.cpython-38-darwin.so,sha256=xKqajZ6SXwlbHXEMgJZf-V6k3BQz_9sLbO6zK94Szx0,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=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
4
+ faster_eth_abi/abi.cpython-38-darwin.so,sha256=Fv1NahC77Btlmsh6mWki_anBTTKtS4hDWLNBeB9O1Ns,50536
5
+ faster_eth_abi/packed.cpython-38-darwin.so,sha256=5UOWrM3UOAjYNfkO91-2GNSv_TdKhFlEd0-9E90m4EU,50536
6
+ faster_eth_abi/from_type_str.cpython-38-darwin.so,sha256=Da8DJMf0mIne--XjJN_LwtJRGsKne2hxHnN9rNCb52M,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
10
10
  faster_eth_abi/__init__.py,sha256=55jGpiVbsTGNu-c_rr-wwyH3eqEv9MELSTWa4AMiKvU,205
11
- faster_eth_abi/decoding.py,sha256=2ieCin4UbtPhbi02d3xlQxaaBtd7ANMU1BEUR45_RwA,17324
11
+ faster_eth_abi/decoding.py,sha256=xLon-1I5EZCZBgsTZsvl-ienFY2ZUr5D2FqzsiTdQS0,17347
12
12
  faster_eth_abi/grammar.py,sha256=9Q4niyiw8cAKXwVMlpfayPNcWkerZXM6WuWBEjx2TQ8,13335
13
13
  faster_eth_abi/from_type_str.py,sha256=aAZ58YUBZuMF_DovGkthvnacAD6X6VkYFs0Zbv9JxoM,4311
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=JDm58-CWQjhztSSMLTUrzYVBCv1lXUt-m2ibtd64GRc,50560
17
+ faster_eth_abi/constants.cpython-38-darwin.so,sha256=on7x_21tCRTKZ41YbB-DVAXiuHz8EEr8n_8GmetGan8,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=NL8v2tNv95xah4jOrJQzU6vBBrtM8b-gdMjnxSps3TE,50544
20
+ faster_eth_abi/tools/__init__.cpython-38-darwin.so,sha256=vXhyVImad8_aexQz9E7kNzy8IopiN0zfiElrxsF91Gc,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=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
23
+ faster_eth_abi/tools/_strategies.cpython-38-darwin.so,sha256=wZ6RlLDU7wdMO-KK42Ex3PMXUb9_5ybNWfbYERZVwNc,50592
24
+ faster_eth_abi/utils/__init__.cpython-38-darwin.so,sha256=M05xiRjFXt1SydYNrD6wVwV2Bo_4tzgUD-hojktw1sQ,50544
25
+ faster_eth_abi/utils/validation.cpython-38-darwin.so,sha256=BnbO9YGK4-VCzXalwspi4l2LvPJ05TeatNq9SJMyxIk,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=GpsDPL90S9b1e99qo2c4DnSJa72pc_i2n00lJlE5EcI,50560
27
+ faster_eth_abi/utils/padding.cpython-38-darwin.so,sha256=eFoiWUeoNtfciTgmhR6BphklKcFsYQ-Q-rLAv8itUp4,50560
28
28
  faster_eth_abi/utils/numeric.py,sha256=VU6Z76zvZn7rYaZMyDy1XO9A9ukKTzOrtA80jypp_LQ,2146
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
29
+ faster_eth_abi/utils/string.cpython-38-darwin.so,sha256=VhWLY00KSCWyss5qWRjNutkDsql4bfDTXJeA0FQVjGw,50552
30
+ faster_eth_abi/utils/numeric.cpython-38-darwin.so,sha256=vsfG4JoFOE5n_ftO2Idh94bwSkoD6yLePqqQ4uPSMy0,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.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
34
+ faster_eth_abi-5.2.4.dist-info/RECORD,,
35
+ faster_eth_abi-5.2.4.dist-info/LICENSE,sha256=P_zrhVa0OXK-_XuA0RF3d3gwMLXRSBkn2fWraC4CFLo,1106
36
+ faster_eth_abi-5.2.4.dist-info/WHEEL,sha256=9FabR3Kab7Nb3lO5nBQWtZc544XJ0hYCmiQC2RH2bHM,107
37
+ faster_eth_abi-5.2.4.dist-info/top_level.txt,sha256=NbjfpQ9lBrFaSYDeeRrYo2vn3ZGVqu_9MZ0LOqjzQho,51
38
+ faster_eth_abi-5.2.4.dist-info/METADATA,sha256=vmwTH7ZG0jqIJkMVomYQOmnejl83cJZKtBl-bmIUZSc,3851