faster-eth-utils 5.3.11__cp312-cp312-musllinux_1_2_x86_64.whl → 5.3.12__cp312-cp312-musllinux_1_2_x86_64.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.
@@ -4,6 +4,7 @@ from typing import (
4
4
  Dict,
5
5
  Generator,
6
6
  List,
7
+ Mapping,
7
8
  Sequence,
8
9
  Tuple,
9
10
  TypeVar,
@@ -179,7 +180,7 @@ def apply_one_of_formatters(
179
180
 
180
181
 
181
182
  def apply_key_map(
182
- key_mappings: Dict[Any, Any], value: Dict[Any, Any]
183
+ key_mappings: Dict[Any, Any], value: Mapping[Any, Any]
183
184
  ) -> Dict[Any, Any]:
184
185
  key_conflicts = (
185
186
  set(value.keys())
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: faster-eth-utils
3
- Version: 5.3.11
3
+ Version: 5.3.12
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/eth-utils
6
6
  Author: The Ethereum Foundation
@@ -84,7 +84,7 @@ Dynamic: summary
84
84
 
85
85
  ##### We benchmark `faster-eth-utils` against the original `eth-utils` for your convenience. [See results](https://github.com/BobTheBuidler/faster-eth-utils/tree/master/benchmarks/results).
86
86
 
87
- ##### You can find the compiled C code on faster-eth-utils [master](https://github.com/BobTheBuidler/eth-utils/tree/master) branch.
87
+ ##### You can find the compiled C code and header files in the [build](https://github.com/BobTheBuidler/eth-utils/tree/master/build) directory.
88
88
 
89
89
  ###### You may also be interested in: [faster-web3.py](https://github.com/BobTheBuidler/faster-web3.py/), [faster-eth-abi](https://github.com/BobTheBuidler/faster-eth-abi/), and [faster-hexbytes](https://github.com/BobTheBuidler/faster-hexbytes/)
90
90
 
@@ -1,4 +1,4 @@
1
- faster_eth_utils__mypyc.cpython-312-x86_64-linux-musl.so,sha256=mZsUxVaxoRtsWDZIv7ER0NPlgio8BuqXs5VBqX3Oldg,1481760
1
+ faster_eth_utils__mypyc.cpython-312-x86_64-linux-musl.so,sha256=Mr_WdnlZBFCoSAcFj44pidvIKuvdiUIBLAkgODILbSo,1481880
2
2
  faster_eth_utils/__init__.py,sha256=hW-A_fjyQ76crTKwuxxSbvNzvPfW27dSlzhtOkseymg,2762
3
3
  faster_eth_utils/__main__.py,sha256=mH37e49q7_A0-q1ymqkq1QyYABbQHVmXeuSKIBSahO8,86
4
4
  faster_eth_utils/abi.cpython-312-x86_64-linux-musl.so,sha256=NDEDsvGNcWvXCyxmfLFTKSlz_3Ctg2WG5G_6xpreGQE,17744
@@ -6,7 +6,7 @@ faster_eth_utils/abi.py,sha256=3pAqpKXMOcOLCD4uUUVfxBcM9H1K311dpd1Zj0Qi21g,26404
6
6
  faster_eth_utils/address.cpython-312-x86_64-linux-musl.so,sha256=9ZpgNM1OdFDqCBPh4m4M-bp-cIDDqHZX-6l9As4Fxq4,17760
7
7
  faster_eth_utils/address.py,sha256=IIHlYuIz-F6-mAnRWdsD4uH5l56yVRFMokFQINao9lE,3680
8
8
  faster_eth_utils/applicators.cpython-312-x86_64-linux-musl.so,sha256=gWrRRqO88_1u8egbaaHFjOHd2evMduGN6PgwlmjE0I4,17776
9
- faster_eth_utils/applicators.py,sha256=LEffyul-ZdsAhNB7H7E6e-J4fXw7bUt0NxrkjZWMHkA,5833
9
+ faster_eth_utils/applicators.py,sha256=ExFoKpS3Y09AXhth15QaKfr7CRQrW-ikE1thXDwTx0k,5849
10
10
  faster_eth_utils/conversions.cpython-312-x86_64-linux-musl.so,sha256=QejuZfSmTB3V4KyB6miJuAllM4l4h9fLRcDVlwxi_lI,17776
11
11
  faster_eth_utils/conversions.py,sha256=t2TEe0WsffqOFDbyQcERTSbHJYpDBWHKd8XPArhLoEE,5665
12
12
  faster_eth_utils/crypto.cpython-312-x86_64-linux-musl.so,sha256=8orKsMElI3ws5-Td-jUmDfCYPBJeEalDAWSugdecouw,17760
@@ -46,8 +46,8 @@ faster_eth_utils/__json/eth_networks.json,sha256=0S8HoWD6RTR6Hc0uQdQl2VHtopytIYl
46
46
  faster_eth_utils/curried/__init__.py,sha256=x_nPjvTwmXeEl5jV86RRUvudu6ks1kMUxZfbjNuGx8Y,7407
47
47
  faster_eth_utils/typing/__init__.py,sha256=84PxIxCvEHtBb-Ik6qnGvXH4alaWbamr_zDbtlbJh3A,325
48
48
  faster_eth_utils/typing/misc.py,sha256=4N5raYXFAeRGpmch6qgHrtYNCDxCJM5XtAAsJ1FSzzU,190
49
- faster_eth_utils-5.3.11.dist-info/METADATA,sha256=mWz6FEZ0Mh9sRbTKYAx0Lgohpb_fpXSIB6IzYmwd0GA,7788
50
- faster_eth_utils-5.3.11.dist-info/WHEEL,sha256=AwHYJA1Do1jwgPIoLQR4DiHSeYY_vU6Ht9Vljq5Yt_M,112
51
- faster_eth_utils-5.3.11.dist-info/top_level.txt,sha256=wTH6UCItCCvEEiJ9EiOrm0Kn4p4xhB7VdmmTHktoo9Y,51
52
- faster_eth_utils-5.3.11.dist-info/RECORD,,
53
- faster_eth_utils-5.3.11.dist-info/licenses/LICENSE,sha256=STqznQ6A8OeJylPrTA7dlsMtH0isQQybRlnDZOKGVrM,1095
49
+ faster_eth_utils-5.3.12.dist-info/METADATA,sha256=WY-bib_GXbHWpDXrSq0qyJiUs0Au4dI33z210Shnejg,7800
50
+ faster_eth_utils-5.3.12.dist-info/WHEEL,sha256=AwHYJA1Do1jwgPIoLQR4DiHSeYY_vU6Ht9Vljq5Yt_M,112
51
+ faster_eth_utils-5.3.12.dist-info/top_level.txt,sha256=wTH6UCItCCvEEiJ9EiOrm0Kn4p4xhB7VdmmTHktoo9Y,51
52
+ faster_eth_utils-5.3.12.dist-info/RECORD,,
53
+ faster_eth_utils-5.3.12.dist-info/licenses/LICENSE,sha256=STqznQ6A8OeJylPrTA7dlsMtH0isQQybRlnDZOKGVrM,1095