ethereum / web3.py

A python interface for interacting with the Ethereum blockchain and ecosystem.
http://web3py.readthedocs.io
MIT License
4.97k stars 1.7k forks source link

`eth-utils` for ABI methods #3372

Closed reedsa closed 4 months ago

reedsa commented 5 months ago

What was wrong?

ABI utilities are now public. Web3.py should be updated to import the public utilities.

Closes #3036

How was it fixed?

Makes web3 compatible with eth-utils @ 4.2.2

Todo:

Cute Animal Picture

Screen Shot 2024-05-01 at 12 12 28 PM