Pinned issues
Issues
- 0
Improve module load / import performance
#293 opened by antazoey - 1
Drop Python 3.8 support
#291 opened by DavidRomanovizc - 0
- 0
- 1
`v5` Breaking Changes
#281 opened by reedsa - 3
Update methods to return type Hash32 where appropriate
#192 opened by carver - 0
Use of metaclasses in `logging.py` can be updated
#262 opened by pacrob - 0
Provide better type hints for combomethod
#236 opened by darwintree - 1
parse abi to human readable solidity
#233 opened by BuckWang0509 - 1
- 0
New tests to validate type safety is preserved
#153 opened by pipermerriam - 1
The `to_tuple` type decorators don't correctly handle generics for item types.
#152 opened by pipermerriam - 4
Decorator to convert to NamedTuple
#145 opened by Bhargavasomu - 1
Import from the curried versions of toolz
#136 opened by carver - 2
- 7
Add tests to release tarball (in PyPI)
#130 opened by jluttine - 1
Add python 3.12 support
#266 opened by yawhide - 1
Update `is_address` logic
#246 opened by fselmo - 1
Cannot import eth_utils due to character encoding
#258 opened by LeoHLee - 1
Cannot import eth_utils due to character encoding
#257 opened by LeoHLee - 2
Network name utility
#253 opened by reedsa - 0
Add `import_string` to docs
#139 opened by pipermerriam - 1
Missing `setuptools` requirement.
#224 opened by adi-yakovian-starkware - 4
- 4
- 1
DeprecationWarning : toolz.compatibility
#234 opened by maxclax - 0
- 0
Add `humanize_wei` helper
#194 opened by pipermerriam - 3
ModuleNotFoundError: No module named 'eth_hash' when trying to import this with poetry
#218 opened by flokli - 2
`__version__ == 1.10.0` in version 2.0.0
#219 opened by Rutrus - 1
DeprecationWarning: The toolz.compatibility module is no longer needed in Python 3 and has been deprecated.
#210 opened by hwwhww - 3
setuptools-markdown dependency unnecessary
#124 opened by jluttine - 1
- 0
pkg_resources
#187 opened by wizzfile - 0
Importing ABC directly from collections was deprecated and will be removed in Python 3.10
#184 opened by tirkarthi - 2
- 2
`to_wei` type hint too strict
#168 opened by jannikluhn - 4
Wrong type hint for remove_0x_prefix
#176 opened by feuGeneA - 7
eth_utils.address: fails on pypy 7.1
#173 opened by oberstet - 2
Add towncrier
#169 opened by pipermerriam - 1
Use types from eth-typing
#160 opened by palango - 2
- 1
Enable discovery of type data via PEP561
#140 opened by pipermerriam - 1
Constrain versions to disallow Python 3.5.2
#125 opened by pipermerriam - 1
Convert documentation to readthedocs
#122 opened by pipermerriam - 2
vyper 0.0.4 has requirement ethereum==2.1.3
#116 opened by glaksmono - 12
Backfill changelog
#117 opened by pipermerriam - 0
Add `ValidationError`
#114 opened by pipermerriam - 0
Add a replace_exceptions decorator
#101 opened by carver - 1
is_hex() doesn't work as shown in readme
#104 opened by davebryson