ethereum / eth-utils

Utility functions for working with ethereum related codebases.
https://eth-utils.readthedocs.io/en/latest/
MIT License
312 stars 148 forks source link

`Web3.is_address` no longer requires checksummed addresses #265

Closed reedsa closed 6 months ago

reedsa commented 6 months ago

What was wrong?

Relates to https://github.com/ethereum/web3.py/issues/715 Closes #246

How was it fixed?

Removed validation of checksummed addresses from the Web3.is_address utility.

Todo:

Cute Animal Picture

Screen Shot 2024-02-20 at 10 51 50 AM