faster-eth-utils 5.3.11__cp39-cp39-musllinux_1_2_x86_64.whl → 5.3.12__cp39-cp39-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.
- faster_eth_utils/applicators.py +2 -1
- {faster_eth_utils-5.3.11.dist-info → faster_eth_utils-5.3.12.dist-info}/METADATA +2 -2
- {faster_eth_utils-5.3.11.dist-info → faster_eth_utils-5.3.12.dist-info}/RECORD +7 -7
- faster_eth_utils__mypyc.cpython-39-x86_64-linux-gnu.so +0 -0
- {faster_eth_utils-5.3.11.dist-info → faster_eth_utils-5.3.12.dist-info}/WHEEL +0 -0
- {faster_eth_utils-5.3.11.dist-info → faster_eth_utils-5.3.12.dist-info}/licenses/LICENSE +0 -0
- {faster_eth_utils-5.3.11.dist-info → faster_eth_utils-5.3.12.dist-info}/top_level.txt +0 -0
faster_eth_utils/applicators.py
CHANGED
@@ -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:
|
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.
|
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
|
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-39-x86_64-linux-gnu.so,sha256=
|
1
|
+
faster_eth_utils__mypyc.cpython-39-x86_64-linux-gnu.so,sha256=CR_RrqMMArzg73dQEXZzjXjJVKOglD3i-VVZn4W3Jzk,1388344
|
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-39-x86_64-linux-gnu.so,sha256=5rEgTznKgTt9wYfvVn8zN54E4yaAgD1N4EZcM2lpAV0,17608
|
@@ -6,7 +6,7 @@ faster_eth_utils/abi.py,sha256=3pAqpKXMOcOLCD4uUUVfxBcM9H1K311dpd1Zj0Qi21g,26404
|
|
6
6
|
faster_eth_utils/address.cpython-39-x86_64-linux-gnu.so,sha256=VX9mSR8zwR77f-mu0eD5Mq5HsWTWE_tVI95kmIHllhA,17624
|
7
7
|
faster_eth_utils/address.py,sha256=IIHlYuIz-F6-mAnRWdsD4uH5l56yVRFMokFQINao9lE,3680
|
8
8
|
faster_eth_utils/applicators.cpython-39-x86_64-linux-gnu.so,sha256=30RqQ6r6pJ-anZ4AYxG4Uujr0THSWIPYwDMwSiso_N4,17640
|
9
|
-
faster_eth_utils/applicators.py,sha256=
|
9
|
+
faster_eth_utils/applicators.py,sha256=ExFoKpS3Y09AXhth15QaKfr7CRQrW-ikE1thXDwTx0k,5849
|
10
10
|
faster_eth_utils/conversions.cpython-39-x86_64-linux-gnu.so,sha256=0WBEM_vukX_PoTRsnVX6gKHkdRPlv5m_EqxP5MQ9ZEs,17640
|
11
11
|
faster_eth_utils/conversions.py,sha256=t2TEe0WsffqOFDbyQcERTSbHJYpDBWHKd8XPArhLoEE,5665
|
12
12
|
faster_eth_utils/crypto.cpython-39-x86_64-linux-gnu.so,sha256=reLTOf6E18FIjDpWmx4fk77VuhbOLCJyi2g2sDZurF0,17624
|
@@ -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.
|
50
|
-
faster_eth_utils-5.3.
|
51
|
-
faster_eth_utils-5.3.
|
52
|
-
faster_eth_utils-5.3.
|
53
|
-
faster_eth_utils-5.3.
|
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=1lQ8uVaF0e0KhYU1_N6mtUH8lO3rq4o3quRVE11_OcQ,110
|
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
|
Binary file
|
File without changes
|
File without changes
|
File without changes
|